06:33:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143580 06:33:00 Running as SYSTEM 06:33:00 [EnvInject] - Loading node environment variables. 06:33:00 Building remotely on prd-centos8-docker-8c-8g-4380 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 06:33:00 [ssh-agent] Looking for ssh-agent implementation... 06:33:01 $ ssh-agent 06:33:01 SSH_AUTH_SOCK=/tmp/ssh-zElGVTzegjpN/agent.5407 06:33:01 SSH_AGENT_PID=5409 06:33:01 [ssh-agent] Started. 06:33:01 Running ssh-add (command line suppressed) 06:33:01 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_9271005775335813815.key (/w/workspace/cps-master-verify-java@tmp/private_key_9271005775335813815.key) 06:33:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:33:01 The recommended git tool is: NONE 06:33:02 using credential onap-jenkins-ssh 06:33:02 Wiping out workspace first. 06:33:02 Cloning the remote Git repository 06:33:02 Cloning repository git://cloud.onap.org/mirror/cps.git 06:33:02 > git init /w/workspace/cps-master-verify-java # timeout=10 06:33:02 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 06:33:02 > git --version # timeout=10 06:33:02 > git --version # 'git version 2.39.1' 06:33:02 using GIT_SSH to set credentials Gerrit user 06:33:02 [INFO] Currently running in a labeled security context 06:33:02 [INFO] Currently SELinux is 'enforcing' on the host 06:33:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1613597721188678145.key 06:33:02 Verifying host key using manually-configured host key entries 06:33:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:33:06 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 06:33:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:06 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 06:33:06 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 06:33:06 using GIT_SSH to set credentials Gerrit user 06:33:06 [INFO] Currently running in a labeled security context 06:33:06 [INFO] Currently SELinux is 'enforcing' on the host 06:33:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1980181445385005482.key 06:33:06 Verifying host key using manually-configured host key entries 06:33:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/80/143580/2 # timeout=30 06:33:06 > git rev-parse 0c221fbdfd06e36ea2cbd82315cafca4d2ec1922^{commit} # timeout=10 06:33:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:33:06 Checking out Revision 0c221fbdfd06e36ea2cbd82315cafca4d2ec1922 (refs/changes/80/143580/2) 06:33:06 > git config core.sparsecheckout # timeout=10 06:33:06 > git checkout -f 0c221fbdfd06e36ea2cbd82315cafca4d2ec1922 # timeout=30 06:33:10 Commit message: "[WIP] Delta API's Performance improvement using Database driven approach(New)" 06:33:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:33:10 > git rev-list --no-walk fc134681a443ec60d4f69d2774658db92f51e53f # timeout=10 06:33:10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1804546854872084444.sh 06:33:10 ---> python-tools-install.sh 06:33:10 Setup pyenv: 06:33:10 system 06:33:10 * 3.8.13 (set by /opt/pyenv/version) 06:33:10 * 3.9.13 (set by /opt/pyenv/version) 06:33:10 * 3.10.6 (set by /opt/pyenv/version) 06:33:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-krZx 06:33:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:19 lf-activate-venv(): INFO: Base packages installed successfully 06:33:19 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-krZx/bin to PATH 06:33:41 Generating Requirements File 06:33:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:33:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:33:57 Python 3.10.6 06:33:58 pip 26.0.1 from /tmp/venv-krZx/lib/python3.10/site-packages/pip (python 3.10) 06:33:58 appdirs==1.4.4 06:33:58 argcomplete==3.6.3 06:33:58 aspy.yaml==1.3.0 06:33:58 attrs==26.1.0 06:33:58 autopage==0.6.0 06:33:58 backports.strenum==1.3.1 06:33:58 beautifulsoup4==4.14.3 06:33:58 boto3==1.42.74 06:33:58 botocore==1.42.74 06:33:58 bs4==0.0.2 06:33:58 certifi==2026.2.25 06:33:58 cffi==2.0.0 06:33:58 cfgv==3.5.0 06:33:58 chardet==7.3.0 06:33:58 charset-normalizer==3.4.6 06:33:58 click==8.3.1 06:33:58 cliff==4.13.2 06:33:58 cmd2==3.4.0 06:33:58 cryptography==3.3.2 06:33:58 debtcollector==3.0.0 06:33:58 decorator==5.2.1 06:33:58 defusedxml==0.7.1 06:33:58 Deprecated==1.3.1 06:33:58 distlib==0.4.0 06:33:58 dnspython==2.8.0 06:33:58 docker==7.1.0 06:33:58 dogpile.cache==1.5.0 06:33:58 durationpy==0.10 06:33:58 email-validator==2.3.0 06:33:58 filelock==3.25.2 06:33:58 future==1.0.0 06:33:58 gitdb==4.0.12 06:33:58 GitPython==3.1.46 06:33:58 httplib2==0.30.2 06:33:58 identify==2.6.18 06:33:58 idna==3.11 06:33:58 importlib-resources==1.5.0 06:33:58 iso8601==2.1.0 06:33:58 Jinja2==3.1.6 06:33:58 jmespath==1.1.0 06:33:58 jsonpatch==1.33 06:33:58 jsonpointer==3.1.1 06:33:58 jsonschema==4.26.0 06:33:58 jsonschema-specifications==2025.9.1 06:33:58 keystoneauth1==5.13.1 06:33:58 kubernetes==35.0.0 06:33:58 lftools==0.37.22 06:33:58 lxml==6.0.2 06:33:58 markdown-it-py==4.0.0 06:33:58 MarkupSafe==3.0.3 06:33:58 mdurl==0.1.2 06:33:58 msgpack==1.1.2 06:33:58 multi_key_dict==2.0.3 06:33:58 munch==4.0.0 06:33:58 netaddr==1.3.0 06:33:58 niet==1.4.2 06:33:58 nodeenv==1.10.0 06:33:58 oauth2client==4.1.3 06:33:58 oauthlib==3.3.1 06:33:58 openstacksdk==4.10.0 06:33:58 os-service-types==1.8.2 06:33:58 osc-lib==4.4.0 06:33:58 oslo.config==10.3.0 06:33:58 oslo.context==6.3.0 06:33:58 oslo.i18n==6.7.2 06:33:58 oslo.log==8.1.0 06:33:58 oslo.serialization==5.9.1 06:33:58 oslo.utils==10.0.0 06:33:58 packaging==26.0 06:33:58 pbr==7.0.3 06:33:58 platformdirs==4.9.4 06:33:58 prettytable==3.17.0 06:33:58 psutil==7.2.2 06:33:58 pyasn1==0.6.3 06:33:58 pyasn1_modules==0.4.2 06:33:58 pycparser==3.0 06:33:58 pygerrit2==2.0.15 06:33:58 PyGithub==2.9.0 06:33:58 Pygments==2.19.2 06:33:58 PyJWT==2.12.1 06:33:58 PyNaCl==1.6.2 06:33:58 pyparsing==2.4.7 06:33:58 pyperclip==1.11.0 06:33:58 pyrsistent==0.20.0 06:33:58 python-cinderclient==9.9.0 06:33:58 python-dateutil==2.9.0.post0 06:33:58 python-discovery==1.2.0 06:33:58 python-heatclient==5.1.0 06:33:58 python-jenkins==1.8.3 06:33:58 python-keystoneclient==5.8.0 06:33:58 python-magnumclient==4.10.0 06:33:58 python-openstackclient==9.0.0 06:33:58 python-swiftclient==4.10.0 06:33:58 PyYAML==6.0.3 06:33:58 referencing==0.37.0 06:33:58 requests==2.32.5 06:33:58 requests-oauthlib==2.0.0 06:33:58 requestsexceptions==1.4.0 06:33:58 rfc3986==2.0.0 06:33:58 rich==14.3.3 06:33:58 rich-argparse==1.7.2 06:33:58 rpds-py==0.30.0 06:33:58 rsa==4.9.1 06:33:58 ruamel.yaml==0.19.1 06:33:58 ruamel.yaml.clib==0.2.15 06:33:58 s3transfer==0.16.0 06:33:58 simplejson==3.20.2 06:33:58 six==1.17.0 06:33:58 smmap==5.0.3 06:33:58 soupsieve==2.8.3 06:33:58 stevedore==5.7.0 06:33:58 tabulate==0.10.0 06:33:58 toml==0.10.2 06:33:58 tomlkit==0.14.0 06:33:58 tqdm==4.67.3 06:33:58 typing_extensions==4.15.0 06:33:58 urllib3==1.26.20 06:33:58 virtualenv==21.2.0 06:33:58 wcwidth==0.6.0 06:33:58 websocket-client==1.9.0 06:33:58 wrapt==2.1.2 06:33:58 xdg==6.0.0 06:33:58 xmltodict==1.0.4 06:33:58 yq==3.4.3 06:33:58 [cps-master-verify-java] $ /bin/sh /tmp/jenkins14250417949996252601.sh 06:33:58 ---> uv-install.sh 06:33:58 Installing uv/uvx (latest) using shell installer 06:33:58 2026-03-24 06:33:58 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T07%3A22%3A22Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T06%3A21%3A59Z&ske=2026-03-24T07%3A22%3A22Z&sks=b&skv=2018-11-09&sig=9SOe3RvAiAOqUl3ffW0trJGF%2FRQFKeRzlUBax2KK9cY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDMzNDI4OSwibmJmIjoxNzc0MzMzOTg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WtDpC0kzE85-bEzWNZUFbzqmCKcEY2zXH0InCaLvzyg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-Rgcmyi.sh" [1] 06:33:58 downloading uv 0.11.0 x86_64-unknown-linux-gnu 06:33:59 installing to /home/jenkins/.local/bin 06:33:59 uv 06:33:59 uvx 06:33:59 everything's installed! 06:33:59 ---> Validating uv/uvx install 06:33:59 uvx 0.11.0 (x86_64-unknown-linux-gnu) 06:33:59 [EnvInject] - Injecting environment variables from a build step. 06:33:59 [EnvInject] - Injecting as environment variables the properties content 06:33:59 SET_JDK_VERSION=openjdk17 06:33:59 GIT_URL="git://cloud.onap.org/mirror" 06:33:59 06:33:59 [EnvInject] - Variables injected successfully. 06:33:59 [cps-master-verify-java] $ /bin/sh /tmp/jenkins4541817839167925970.sh 06:33:59 ---> update-java-alternatives.sh 06:33:59 ---> Updating Java version 06:33:59 ---> RedHat type system detected 06:34:00 openjdk version "17.0.6-ea" 2023-01-17 LTS 06:34:00 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 06:34:00 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 06:34:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 06:34:00 [EnvInject] - Injecting environment variables from a build step. 06:34:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:34:00 [EnvInject] - Variables injected successfully. 06:34:00 provisioning config files... 06:34:00 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11934711776719921430tmp 06:34:00 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18211317328456155716tmp 06:34:00 [EnvInject] - Injecting environment variables from a build step. 06:34:00 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-4380 06:34:01 using settings config with name cps-settings 06:34:01 Replacing all maven server entries not found in credentials list is true 06:34:01 using global settings config with name global-settings 06:34:01 Replacing all maven server entries not found in credentials list is true 06:34:01 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings17141866684070359489.xml -gs /tmp/global-settings8224489263045154038.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0c221fbdfd06e36ea2cbd82315cafca4d2ec1922 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sv001010507@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Verma" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143580 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sv001010507@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=sourabhv9 -DGERRIT_CHANGE_NUMBER=143580 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Verma\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/80/143580/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Verma" '-DGERRIT_CHANGE_OWNER=\"Sourabh Verma\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W1dJUF0gRGVsdGEgQVBJJ3MgUGVyZm9ybWFuY2UgaW1wcm92ZW1lbnQgdXNpbmcgRGF0YWJhc2UgZHJpdmVuIGFwcHJvYWNoKE5ldykKCklzc3VlLUlEOkNQUy0zMTc0CkNoYW5nZS1JZDogSWEzMTI3MWFmZGYyYTNjOTFhZmU0MTVmOGRhNzY0MTAxNmFiMTgyNTkKU2lnbmVkLW9mZi1ieTogU291cmFiaCBWZXJtYSA8c3YwMDEwMTA1MDdAdGVjaG1haGluZHJhLmNvbT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[WIP] Delta API's Performance improvement using Database driven approach(New)" -DGERRIT_EVENT_ACCOUNT_USERNAME=sourabhv9 -DGERRIT_CHANGE_OWNER_USERNAME=sourabhv9 '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Verma\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Ia31271afdf2a3c91afe415f8da7641016ab18259 -DGERRIT_EVENT_HASH=-1468538394 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sv001010507@techmahindra.com -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Verma" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 06:34:02 [INFO] Scanning for projects... 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.7-SNAPSHOT 06:34:04 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 06:34:04 [WARNING] 06:34:04 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 06:34:04 [WARNING] 06:34:04 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 06:34:04 [WARNING] 06:34:04 [INFO] ------------------------------------------------------------------------ 06:34:04 [INFO] Reactor Build Order: 06:34:04 [INFO] 06:34:04 [INFO] org.onap.cps:cps-dependencies [pom] 06:34:04 [INFO] cps-bom [pom] 06:34:04 [INFO] checkstyle [jar] 06:34:04 [INFO] cps-parent [pom] 06:34:04 [INFO] cps-events [jar] 06:34:04 [INFO] cps-path-parser [jar] 06:34:04 [INFO] cps-service [jar] 06:34:04 [INFO] cps-rest [jar] 06:34:04 [INFO] cps-ncmp-events [jar] 06:34:04 [INFO] cps-ncmp-service [jar] 06:34:04 [INFO] cps-ncmp-rest [jar] 06:34:04 [INFO] cps-ncmp-rest-stub [pom] 06:34:04 [INFO] cps-ncmp-rest-stub-service [jar] 06:34:04 [INFO] cps-ncmp-rest-stub-app [jar] 06:34:04 [INFO] cps-ri [jar] 06:34:04 [INFO] test-dcm-rest [jar] 06:34:04 [INFO] integration-test [jar] 06:34:04 [INFO] spotbugs [jar] 06:34:04 [INFO] cps-application [jar] 06:34:04 [INFO] policy-executor-stub [jar] 06:34:04 [INFO] jacoco-report [jar] 06:34:04 [INFO] cps [pom] 06:34:04 [INFO] 06:34:04 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 06:34:04 [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/22] 06:34:04 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:05 [INFO] 06:34:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 06:34:05 [INFO] 06:34:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 06:34:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.7-SNAPSHOT/cps-dependencies-3.7.7-SNAPSHOT.pom 06:34:06 [INFO] 06:34:06 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 06:34:06 [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/22] 06:34:06 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:06 [INFO] 06:34:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 06:34:06 [INFO] 06:34:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 06:34:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.7-SNAPSHOT/cps-bom-3.7.7-SNAPSHOT.pom 06:34:06 [INFO] 06:34:06 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 06:34:06 [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/22] 06:34:06 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:06 [INFO] 06:34:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 06:34:06 [INFO] 06:34:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 06:34:07 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:34:07 [INFO] Copying 6 resources 06:34:07 [INFO] 06:34:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 06:34:08 [INFO] No sources to compile 06:34:08 [INFO] 06:34:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 06:34:08 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:34:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 06:34:08 [INFO] 06:34:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 06:34:08 [INFO] No sources to compile 06:34:08 [INFO] 06:34:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 06:34:09 [INFO] No tests to run. 06:34:09 [INFO] 06:34:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 06:34:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar 06:34:09 [INFO] 06:34:09 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 06:34:10 ======================================================================================================================== 06:34:10 Copyright Check Python Script: 06:34:10 Error, Committer email is not included in config file. 06:34:10 If your company is new to the project please make appropriate changes to project-committers-config.csv 06:34:10 for Copyright Check to work. 06:34:10 Exiting... 06:34:10 ======================================================================================================================== 06:34:10 [INFO] 06:34:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 06:34:10 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.jar 06:34:10 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.pom 06:34:10 [INFO] 06:34:10 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 06:34:10 [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/22] 06:34:10 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:11 [INFO] 06:34:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 06:34:11 [INFO] 06:34:11 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 06:34:11 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:34:11 [INFO] 06:34:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 06:34:14 [INFO] You have 0 Checkstyle violations. 06:34:14 [INFO] 06:34:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 06:34:14 [INFO] You have 0 Checkstyle violations. 06:34:14 [INFO] 06:34:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 06:34:16 [INFO] No sources specified for compilation. Skipping. 06:34:16 [INFO] 06:34:16 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 06:34:16 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 06:34:16 [INFO] 06:34:16 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 06:34:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:34:16 [INFO] 06:34:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 06:34:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.7-SNAPSHOT/cps-parent-3.7.7-SNAPSHOT.pom 06:34:16 [INFO] 06:34:16 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 06:34:16 [INFO] Building cps-events 3.7.7-SNAPSHOT [5/22] 06:34:16 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:16 [INFO] 06:34:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 06:34:16 [INFO] 06:34:16 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 06:34:16 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:34:16 [INFO] 06:34:16 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 06:34:17 [INFO] 06:34:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 06:34:17 [INFO] You have 0 Checkstyle violations. 06:34:17 [INFO] 06:34:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 06:34:17 [INFO] You have 0 Checkstyle violations. 06:34:17 [INFO] 06:34:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 06:34:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:17 [INFO] Copying 2 resources 06:34:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 06:34:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 06:34:17 [INFO] 06:34:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 06:34:18 [INFO] Recompiling the module because of changed dependency. 06:34:18 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 06:34:18 [INFO] 06:34:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 06:34:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 06:34:18 [INFO] 06:34:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 06:34:18 [INFO] No sources to compile 06:34:18 [INFO] 06:34:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 06:34:18 [INFO] No sources specified for compilation. Skipping. 06:34:18 [INFO] 06:34:18 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-events --- 06:34:19 [INFO] No tests to run. 06:34:19 [INFO] 06:34:19 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 06:34:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 06:34:19 [INFO] 06:34:19 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 06:34:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:34:19 [INFO] 06:34:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 06:34:19 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar 06:34:19 [INFO] 06:34:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 06:34:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.jar 06:34:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.pom 06:34:19 [INFO] 06:34:19 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 06:34:19 [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/22] 06:34:19 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:20 [INFO] 06:34:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 06:34:20 [INFO] 06:34:20 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 06:34:20 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:34:20 [INFO] 06:34:20 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 06:34:21 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 06:34:21 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 06:34:21 [INFO] 06:34:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 06:34:21 [INFO] You have 0 Checkstyle violations. 06:34:21 [INFO] 06:34:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 06:34:22 [INFO] You have 0 Checkstyle violations. 06:34:22 [INFO] 06:34:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 06:34:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 06:34:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 06:34:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 06:34:22 [INFO] 06:34:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 06:34:22 [INFO] Recompiling the module because of changed dependency. 06:34:22 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 06:34:23 [INFO] 06:34:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 06:34:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 06:34:23 [INFO] 06:34:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 06:34:23 [INFO] No sources to compile 06:34:23 [INFO] 06:34:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 06:34:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:34:23 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:34:23 [INFO] Parallel parsing disabled. 06:34:24 [INFO] Compiled 4 files. 06:34:24 [INFO] 06:34:24 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-path-parser --- 06:34:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:34:24 [INFO] 06:34:24 [INFO] ------------------------------------------------------- 06:34:24 [INFO] T E S T S 06:34:24 [INFO] ------------------------------------------------------- 06:34:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 06:34:26 line 1:18 missing QName at '' 06:34:26 line 1:37 mismatched input '@' expecting {'[', '/'} 06:34:26 line 1:37 mismatched input ']' expecting {'[', '/'} 06:34:26 line 1:37 mismatched input '::' expecting {'[', '/'} 06:34:26 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 06:34:26 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 06:34:26 line 1:14 no viable alternative at input '[-' 06:34:26 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 06:34:26 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 06:34:26 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 06:34:26 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 06:34:26 line 1:14 no viable alternative at input '[]' 06:34:26 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 06:34:26 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 06:34:26 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 06:34:26 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 06:34:26 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 06:34:26 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 06:34:26 line 1:2 extraneous input '/' expecting QName 06:34:26 line 1:8 mismatched input '*' expecting QName 06:34:26 line 1:0 mismatched input '' expecting '/' 06:34:26 line 1:1 no viable alternative at input '/' 06:34:26 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 06:34:26 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 06:34:26 line 1:2 missing QName at '/' 06:34:26 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 06:34:26 [INFO] 06:34:26 [INFO] Results: 06:34:26 [INFO] 06:34:26 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 06:34:26 [INFO] 06:34:26 [INFO] 06:34:26 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 06:34:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 06:34:26 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 06:34:26 [INFO] All coverage checks have been met. 06:34:26 [INFO] 06:34:26 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 06:34:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 06:34:26 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 06:34:26 [INFO] 06:34:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 06:34:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar 06:34:26 [INFO] 06:34:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 06:34:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.jar 06:34:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.pom 06:34:26 [INFO] 06:34:26 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 06:34:26 [INFO] Building cps-service 3.7.7-SNAPSHOT [7/22] 06:34:26 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:39 [INFO] 06:34:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 06:34:39 [INFO] 06:34:39 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 06:34: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-verify-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/impl/provmns/model/*:**/pom.xml 06:34:39 [INFO] 06:34:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 06:34:39 [INFO] You have 0 Checkstyle violations. 06:34:39 [INFO] 06:34:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 06:34:40 [INFO] You have 0 Checkstyle violations. 06:34:40 [INFO] 06:34:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 06:34:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:40 [INFO] Copying 2 resources 06:34:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 06:34:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 06:34:40 [INFO] 06:34:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 06:34:40 [INFO] Recompiling the module because of changed dependency. 06:34:40 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 06:34:42 [INFO] 06:34:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 06:34:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:34:42 [INFO] Copying 33 resources 06:34:42 [INFO] 06:34:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 06:34:42 [INFO] Recompiling the module because of changed dependency. 06:34:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 06:34:42 [INFO] 06:34:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 06:34:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:34:42 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:34:42 [INFO] Parallel parsing disabled. 06:34:45 [INFO] Compiled 147 files. 06:34:45 [INFO] 06:34:45 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-service --- 06:34:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:34:45 [INFO] 06:34:45 [INFO] ------------------------------------------------------- 06:34:45 [INFO] T E S T S 06:34:45 [INFO] ------------------------------------------------------- 06:34:47 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 06:34:49 06:34:49.363 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:34:49 06:34:49.424 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:34:49 06:34:49.428 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 06:34:49 06:34:49.468 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 06:34:49 06:34:49.476 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 06:34:49 06:34:49.488 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 06:34:49 06:34:49.493 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 06:34:49 06:34:49.498 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 06:34:49 06:34:49.498 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 06:34:49 06:34:49.508 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 06:34:49 06:34:49.512 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 06:34:49 06:34:49.572 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 06:34:49 06:34:49.579 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 06:34:49 06:34:49.627 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:34:49 06:34:49.634 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:34:49 06:34:49.635 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 06:34:49 06:34:49.635 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 06:34:49 06:34:49.643 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 06:34:49 06:34:49.654 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 06:34:49 06:34:49.659 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 06:34:49 06:34:49.715 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 06:34:49 06:34:49.719 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:34:49 06:34:49.722 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 06:34:49 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.onap.cps.init.AbstractModelLoaderSpec 06:34:49 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 06:34:49 06:34:49.738 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 06:34:49 06:34:49.745 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 06:34:49 06:34:49.745 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 06:34:49 06:34:49.749 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 06:34:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 06:34:49 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 06:34:49 Mar 24, 2026 6:34:49 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 06:34:49 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:34:49 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system.logo 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] 06:34:50 o o o o---o o--o o o---o o o----o o--o--o 06:34:50 | | / \ / | / / \ | | 06:34:50 o----o o o o----o | o o o----o | 06:34:50 | | * \ / | \ * \ | | 06:34:50 o o * o o---o o--o o----o o---o * o o----o o 06:34:50 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:34:50 Mar 24, 2026 6:34:49 AM com.hazelcast.system 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:34:50 To enable the Jet engine on the members, do one of the following: 06:34:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:34:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:34:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:34:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:34:50 Mar 24, 2026 6:34:50 AM com.hazelcast.system.security 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:34:50 Mar 24, 2026 6:34:50 AM com.hazelcast.instance.impl.Node 06:34:50 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:34:51 Mar 24, 2026 6:34:50 AM com.hazelcast.internal.diagnostics.Diagnostics 06:34:51 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:34:51 Mar 24, 2026 6:34:50 AM com.hazelcast.core.LifecycleService 06:34:51 INFO: [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.internal.cluster.ClusterService 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] 06:34:53 06:34:53 Members {size:1, ver:1} [ 06:34:53 Member [10.30.107.0]:5701 - 33394be4-6b12-48ea-8504-9a7068724cea this 06:34:53 ] 06:34:53 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.core.LifecycleService 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.core.LifecycleService 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 33394be4-6b12-48ea-8504-9a7068724cea this is handled 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.instance.impl.Node 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.instance.impl.Node 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.instance.impl.Node 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.instance.impl.NodeExtension 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.instance.impl.Node 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 422 ms. 06:34:53 Mar 24, 2026 6:34:53 AM com.hazelcast.core.LifecycleService 06:34:53 INFO: [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:34:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.144 s -- in org.onap.cps.init.ModelLoaderLockSpec 06:34:53 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 06:34:53 06:34:53.933 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:34:53 06:34:53.934 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 06:34:53 06:34:53.934 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 06:34:53 06:34:53.934 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:34:54 06:34:53.935 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:34:54 06:34:53.935 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:34:54 06:34:53.936 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:34:54 06:34:54.036 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:34:54 06:34:54.136 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:34:54 06:34:54.140 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:34:54 06:34:54.140 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:34:54 06:34:54.140 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:34:54 06:34:54.143 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 06:34:54 06:34:54.143 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:34:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 06:34:54 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 06:34:54 06:34:54.193 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 06:34:54 06:34:54.194 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 06:34:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 06:34:54 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 06:34:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 06:34:54 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 06:34:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 06:34:54 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 06:34:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 06:34:54 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 06:34:54 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 06:34:54 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 06:34:54 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 06:34:54 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 06:34:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 06:34:54 [INFO] Running org.onap.cps.config.AsyncConfigSpec 06:34:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.config.AsyncConfigSpec 06:34:54 [INFO] Running org.onap.cps.config.CacheConfigSpec 06:34:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 06:34:54 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 06:34:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 06:34:54 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 06:34:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:34:55 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 06:34:55 [INFO] Running org.onap.cps.events.EventProducerSpec 06:34:55 06:34:55.497 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:34:55 06:34:55.503 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:34:55 06:34:55.518 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:34:55 06:34:55.526 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:34:55 06:34:55.527 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:34:55 06:34:55.528 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:34:55 06:34:55.575 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 06:34:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.onap.cps.events.EventProducerSpec 06:34:55 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 06:34:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 06:34:55 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 06:34:56 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:34:56 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:34:57 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 06:34:57 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 06:34:57 [Fatal Error] :1:1: Content is not allowed in prolog. 06:34:57 [Fatal Error] :1:1: Content is not allowed in prolog. 06:34:57 06:34:57.325 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 06:34:57 java.lang.Exception: Sending failed 06:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:34:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:34:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:34:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:34:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:34:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:34:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:34:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:34:57 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 06:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:34:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:34:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:34:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:34:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:34:57 at groovy.lang.Closure.call(Closure.java:427) 06:34:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:34:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:34:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:34:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:34:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:34:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:34:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:34:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:34:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:34:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:34:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:34:57 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$86472376.sendCpsDataUpdateEvent(Unknown Source) 06:34:57 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 06:34:57 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 06:34:57 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 06:34:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:34:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:34:57 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 06:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:34:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:34:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:34:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:34:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:34:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:34:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:34:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:34:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:34:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:34:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:34:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:34:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:34:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:34:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:34:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:34:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:34:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:34:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:34:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:34:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:34:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:34:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:34:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:34:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:34:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:34:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:34:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:34:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:34:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:34:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:34:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:34:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:34:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:34:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:34:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:34:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:34:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:57 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 06:34:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 06:34:57 line 1:6 no viable alternative at input '[invalid' 06:34:57 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 06:34:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.impl.CpsFacadeImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 06:34:57 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 06:34:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 06:34:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 06:34:57 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 06:34:58 06:34:58.120 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy148 06:34:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.onap.cps.impl.DataNodeBuilderSpec 06:34:58 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 06:34:58 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:34:58 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:34:58 [Fatal Error] :1:1: Content is not allowed in prolog. 06:34:58 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 06:34:58 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.impl.DataNodeFactorySpec 06:34:58 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 06:34:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 06:34:58 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 06:34:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 06:34:58 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 06:34:58 06:34:58,763 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:34:58 06:34:58,763 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:34:58 06:34:58,766 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:34:59 06:34:59,375 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:34:59 06:34:59,375 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:34:59 06:34:59 . ____ _ __ _ _ 06:34:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:34:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:34:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:34:59 ' |____| .__|_| |_|_| |_\__, | / / / / 06:34:59 =========|_|==============|___/=/_/_/_/ 06:34:59 06:34:59 :: Spring Boot :: (v3.5.11) 06:34:59 06:34:59 2026-03-24T06:34:59.645Z INFO 6350 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6350 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 06:34:59 2026-03-24T06:34:59.645Z INFO 6350 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 06:34:59 2026-03-24T06:34:59.964Z INFO 6350 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.448 seconds (process running for 14.274) 06:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 06:35:00 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 06:35:00 06:35:00 . ____ _ __ _ _ 06:35:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:00 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:00 =========|_|==============|___/=/_/_/_/ 06:35:00 06:35:00 :: Spring Boot :: (v3.5.11) 06:35:00 06:35:00 2026-03-24T06:35:00.124Z INFO 6350 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6350 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 06:35:00 2026-03-24T06:35:00.125Z INFO 6350 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:35:00 o o o o---o o--o o o---o o o----o o--o--o 06:35:00 | | / \ / | / / \ | | 06:35:00 o----o o o o----o | o o o----o | 06:35:00 | | * \ / | \ * \ | | 06:35:00 o o * o o---o o--o o----o o---o * o o----o o 06:35:00 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:35:00 2026-03-24T06:35:00.174Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:35:00 To enable the Jet engine on the members, do one of the following: 06:35:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:35:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:35:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:35:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:35:00 2026-03-24T06:35:00.220Z INFO 6350 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:35:00 2026-03-24T06:35:00.222Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:35:00 2026-03-24T06:35:00.244Z INFO 6350 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:35:00 2026-03-24T06:35:00.244Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTING 06:35:01 2026-03-24T06:35:01.613Z INFO 6350 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:35:01 06:35:01 Members {size:1, ver:1} [ 06:35:01 Member [10.30.107.0]:5701 - e23c1ec8-3a4e-4ff7-959f-f2f73442764f this 06:35:01 ] 06:35:01 06:35:01 2026-03-24T06:35:01.614Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTED 06:35:01 2026-03-24T06:35:01.618Z INFO 6350 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:35:01 2026-03-24T06:35:01.633Z INFO 6350 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 1.537 seconds (process running for 15.943) 06:35:01 2026-03-24T06:35:01.642Z INFO 6350 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 06:35:01 2026-03-24T06:35:01.650Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:35:01 2026-03-24T06:35:01.650Z INFO 6350 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - e23c1ec8-3a4e-4ff7-959f-f2f73442764f this is handled 06:35:01 2026-03-24T06:35:01.651Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:35:01 2026-03-24T06:35:01.652Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:35:01 2026-03-24T06:35:01.653Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:35:01 2026-03-24T06:35:01.723Z INFO 6350 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:35:01 2026-03-24T06:35:01.724Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 06:35:01 2026-03-24T06:35:01.724Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:35:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.630 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 06:35:01 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [my cluster] [5.5.0] 06:35:01 o o o o---o o--o o o---o o o----o o--o--o 06:35:01 | | / \ / | / / \ | | 06:35:01 o----o o o o----o | o o o----o | 06:35:01 | | * \ / | \ * \ | | 06:35:01 o o * o o---o o--o o----o o---o * o o----o o 06:35:01 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [my cluster] [5.5.0] Cluster name: my cluster 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:35:01 2026-03-24T06:35:01.733Z INFO 6350 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 06:35:01 To enable the Jet engine on the members, do one of the following: 06:35:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:35:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:35:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:35:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:35:01 2026-03-24T06:35:01.747Z INFO 6350 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [my cluster] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:35:01 2026-03-24T06:35:01.750Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [my cluster] [5.5.0] Using Multicast discovery 06:35:01 2026-03-24T06:35:01.760Z INFO 6350 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:35:01 2026-03-24T06:35:01.760Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [my cluster] [5.5.0] [10.30.107.0]:5701 is STARTING 06:35:03 2026-03-24T06:35:03.789Z INFO 6350 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [my cluster] [5.5.0] 06:35:03 06:35:03 Members {size:1, ver:1} [ 06:35:03 Member [10.30.107.0]:5701 - e4630ba4-2374-49fc-9f26-e9f058125b49 this 06:35:03 ] 06:35:03 06:35:03 2026-03-24T06:35:03.790Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [my cluster] [5.5.0] [10.30.107.0]:5701 is STARTED 06:35:03 2026-03-24T06:35:03.819Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [my cluster] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:35:03 2026-03-24T06:35:03.820Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [my cluster] [5.5.0] Shutting down multicast service... 06:35:03 2026-03-24T06:35:03.821Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [my cluster] [5.5.0] Shutting down connection manager... 06:35:03 2026-03-24T06:35:03.821Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [my cluster] [5.5.0] Shutting down node engine... 06:35:03 2026-03-24T06:35:03.891Z INFO 6350 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 06:35:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 06:35:03 2026-03-24T06:35:03.892Z INFO 6350 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 06:35:03 2026-03-24T06:35:03.892Z INFO 6350 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [my cluster] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:35:03 [INFO] Running org.onap.cps.utils.ContentTypeSpec 06:35:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.ContentTypeSpec 06:35:03 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 06:35:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.CpsValidatorImplSpec 06:35:03 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 06:35:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.DataMapUtilsSpec 06:35:03 [INFO] Running org.onap.cps.utils.GsonSpec 06:35:03 first-container a-leaf a-Value 06:35:03 last-container x-leaf x-value 06:35:03 06:35:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.GsonSpec 06:35:03 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 06:35:04 2026-03-24T06:35:04.308Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 06:35:04 2026-03-24T06:35:04.311Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 06:35:04 2026-03-24T06:35:04.321Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 06:35:04 2026-03-24T06:35:04.323Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 06:35:04 2026-03-24T06:35:04.335Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 06:35:04 2026-03-24T06:35:04.339Z ERROR 6350 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 06:35:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.utils.JsonObjectMapperSpec 06:35:04 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 06:35:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.JsonParserStreamSpec 06:35:04 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 06:35:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 06:35:04 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 06:35:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 06:35:04 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 06:35:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.onap.cps.utils.XmlObjectMapperSpec 06:35:04 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 06:35:04 [Fatal Error] :1:1: Content is not allowed in prolog. 06:35:04 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.XmlUtilsSpec 06:35:04 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 06:35:04 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 06:35:04 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 06:35:04 [Fatal Error] :1:1: Premature end of file. 06:35:04 line 1:1 no viable alternative at input '/' 06:35:04 line 1:1 no viable alternative at input '/[' 06:35:05 line 1:11 missing QName at '' 06:35:05 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.utils.YangParserHelperSpec 06:35:05 [INFO] Running org.onap.cps.utils.YangParserSpec 06:35:05 2026-03-24T06:35:05.055Z ERROR 6350 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 06:35:05 2026-03-24T06:35:05.056Z ERROR 6350 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 06:35:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.utils.YangParserSpec 06:35:05 [INFO] Running org.onap.cps.utils.YangUtilsSpec 06:35:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.YangUtilsSpec 06:35:05 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 06:35:05 line 1:9 no viable alternative at input '[' 06:35:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 06:35:05 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 06:35:05 2026-03-24T06:35:05.178Z ERROR 6350 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 06:35:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 06:35:05 [INFO] 06:35:05 [INFO] Results: 06:35:05 [INFO] 06:35:05 [INFO] Tests run: 560, Failures: 0, Errors: 0, Skipped: 0 06:35:05 [INFO] 06:35:05 [INFO] 06:35:05 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 06:35:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 06:35:05 [INFO] Analyzed bundle 'cps-service' with 77 classes 06:35:05 [INFO] All coverage checks have been met. 06:35:05 [INFO] 06:35:05 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 06:35:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 06:35:05 [INFO] Analyzed bundle 'cps-service' with 77 classes 06:35:05 [INFO] 06:35:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 06:35:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar 06:35:05 [INFO] 06:35:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 06:35:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.jar 06:35:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.pom 06:35:05 [INFO] 06:35:05 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 06:35:05 [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/22] 06:35:05 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:08 [INFO] 06:35:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 06:35:08 [INFO] 06:35:08 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 06:35:08 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:35:08 [INFO] 06:35:08 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 06:35:12 [INFO] Generating with dryRun=false 06:35:12 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 06:35:12 [INFO] OpenAPI Generator: spring (server) 06:35:12 [INFO] Generator 'spring' is considered stable. 06:35:12 [INFO] ---------------------------------- 06:35:12 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 06:35:12 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:35:12 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:35:12 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 06:35:12 [INFO] Processing operation createDataspace 06:35:12 [INFO] Processing operation deleteDataspace 06:35:12 [INFO] Processing operation createDataspaceV2 06:35:12 [INFO] Processing operation getAllDataspaces 06:35:12 [INFO] Processing operation getDataspace 06:35:12 [INFO] Processing operation cleanDataspace 06:35:12 [INFO] Processing operation createAnchor 06:35:12 [INFO] Processing operation createAnchorV2 06:35:12 [INFO] Processing operation getAnchors 06:35:12 [INFO] Processing operation getAnchor 06:35:12 [INFO] Processing operation deleteAnchor 06:35:12 [INFO] Processing operation createSchemaSet 06:35:12 [INFO] Processing operation createSchemaSetV2 06:35:12 [INFO] Processing operation getSchemaSets 06:35:12 [INFO] Processing operation getSchemaSet 06:35:12 [INFO] Processing operation deleteSchemaSet 06:35:12 [INFO] Processing operation getNodeByDataspaceAndAnchor 06:35:12 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 06:35:12 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 06:35:12 [INFO] Processing operation replaceNode 06:35:12 [INFO] Processing operation createNode 06:35:12 [INFO] Processing operation deleteDataNode 06:35:12 [INFO] Processing operation updateNodeLeaves 06:35:12 [INFO] Processing operation deleteListOrListElement 06:35:12 [INFO] Processing operation replaceListContent 06:35:12 [INFO] Processing operation addListElements 06:35:12 [INFO] Processing operation getDeltaByDataspaceAndAnchors 06:35:12 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 06:35:12 [INFO] Processing operation applyChangesInDeltaReport 06:35:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 06:35:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 06:35:12 [INFO] Processing operation getNodesByDataspaceAndCpsPath 06:35:12 [INFO] Processing operation getNotificationSubscription 06:35:12 [INFO] Processing operation createNotificationSubscription 06:35:12 [INFO] Processing operation deleteNotificationSubscription 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:35:12 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 06:35:12 [INFO] Skipping generation of Webhooks. 06:35:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:12 [INFO] Skipping generation of supporting files. 06:35:12 ################################################################################ 06:35:12 # Thanks for using OpenAPI Generator. # 06:35:12 # Please consider donation to help us maintain this project 🙏 # 06:35:12 # https://opencollective.com/openapi_generator/donate # 06:35:12 ################################################################################ 06:35:12 [INFO] 06:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 06:35:12 [INFO] You have 0 Checkstyle violations. 06:35:12 [INFO] 06:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 06:35:12 [INFO] You have 0 Checkstyle violations. 06:35:12 [INFO] 06:35:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 06:35:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 06:35:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 06:35:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 06:35:12 [INFO] 06:35:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 06:35:12 [INFO] Recompiling the module because of changed dependency. 06:35:12 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 06:35:14 [WARNING] /w/workspace/cps-master-verify-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". 06:35:14 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 06:35:14 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 06:35:14 [INFO] 06:35:14 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 06:35:14 [INFO] Generating with dryRun=false 06:35:14 [INFO] No .openapi-generator-ignore file found. 06:35:14 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:35:14 [INFO] Generator 'openapi-yaml' is considered stable. 06:35:14 [INFO] Output file [outputFile=openapi.yaml] 06:35:14 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:35:14 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] Skipping generation of Webhooks. 06:35:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:35:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 06:35:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 06:35:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 06:35:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:35:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:35:14 ################################################################################ 06:35:14 # Thanks for using OpenAPI Generator. # 06:35:14 # Please consider donation to help us maintain this project 🙏 # 06:35:14 # https://opencollective.com/openapi_generator/donate # 06:35:14 ################################################################################ 06:35:14 [INFO] 06:35:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 06:35:14 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 06:35:14 [INFO] 06:35:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 06:35:14 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 06:35:14 [INFO] 06:35:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 06:35:14 [INFO] Copying 6 resources from src/test/resources to target/test-classes 06:35:14 [INFO] 06:35:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 06:35:14 [INFO] Recompiling the module because of changed dependency. 06:35:14 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 06:35:14 [INFO] 06:35:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 06:35:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:35:14 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:35:15 [INFO] Parallel parsing disabled. 06:35:16 [INFO] Compiled 28 files. 06:35:16 [INFO] 06:35:16 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-rest --- 06:35:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:35:16 [INFO] 06:35:16 [INFO] ------------------------------------------------------- 06:35:16 [INFO] T E S T S 06:35:16 [INFO] ------------------------------------------------------- 06:35:17 06:35:17.804 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.073 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:35:18 06:35:18.204 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.225 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 06:35:18 06:35:18.242 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.254 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:35:18 06:35:18.269 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.281 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:35:18 06:35:18.295 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.322 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:35:18 06:35:18.349 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.359 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:35:18 06:35:18.363 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.373 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 06:35:18 06:35:18.376 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.385 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:35:18 06:35:18.387 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.394 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:35:18 06:35:18.396 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:35:18 06:35:18.405 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:35:18 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 06:35:19 06:35:19,956 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:35:19 06:35:19,956 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:35:19 06:35:19,960 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:35:20 06:35:20,016 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:35:20 06:35:20,017 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:35:20 06:35:20,154 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:35:20 06:35:20,154 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:35:20 06:35:20 . ____ _ __ _ _ 06:35:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:20 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:20 =========|_|==============|___/=/_/_/_/ 06:35:20 06:35:20 :: Spring Boot :: (v3.5.11) 06:35:20 06:35:20 2026-03-24T06:35:20.558Z INFO 6592 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6592 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 06:35:20 2026-03-24T06:35:20.559Z INFO 6592 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:35:22 2026-03-24T06:35:22.165Z INFO 6592 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:35:22 2026-03-24T06:35:22.165Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:35:22 2026-03-24T06:35:22.167Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:35:22 2026-03-24T06:35:22.192Z INFO 6592 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.657 seconds (process running for 5.573) 06:35:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:35:22 2026-03-24T06:35:22.933Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:22 06:35:22 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:35:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:35:22 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 06:35:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:35:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:35:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:35:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:22 Caused by: java.lang.RuntimeException 06:35:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 06:35:22 ... 92 common frames omitted 06:35:22 06:35:23 2026-03-24T06:35:23.145Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 06:35:23 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 06:35:23 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 06:35:23 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 06:35:23 and component.yang=fake component content 1 06:35:23 06:35:23 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 06:35:23 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 06:35:23 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 06:35:23 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 06:35:23 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 06:35:23 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 06:35:23 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 06:35:23 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 06:35:23 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 06:35:23 ... 152 common frames omitted 06:35:23 06:35:23 2026-03-24T06:35:23.221Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 06:35:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:35:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:35:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:35:23 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 2026-03-24T06:35:23.228Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 06:35:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.731 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 06:35:23 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 06:35:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 06:35:23 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 06:35:23 06:35:23 . ____ _ __ _ _ 06:35:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:23 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:23 =========|_|==============|___/=/_/_/_/ 06:35:23 06:35:23 :: Spring Boot :: (v3.5.11) 06:35:23 06:35:23 2026-03-24T06:35:23.484Z INFO 6592 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6592 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 06:35:23 2026-03-24T06:35:23.484Z INFO 6592 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:35:23 2026-03-24T06:35:23.736Z INFO 6592 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:35:23 2026-03-24T06:35:23.736Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:35:23 2026-03-24T06:35:23.737Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:35:23 2026-03-24T06:35:23.743Z INFO 6592 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.283 seconds (process running for 7.124) 06:35:23 2026-03-24T06:35:23.834Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:23 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 2026-03-24T06:35:23.886Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 2026-03-24T06:35:23.900Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 2026-03-24T06:35:23.918Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:35:23 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:35:23 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:23 2026-03-24T06:35:23.931Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:23 06:35:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:35:23 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:35:23 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:35:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:23 06:35:24 2026-03-24T06:35:24.110Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 2026-03-24T06:35:24.169Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 06:35:24 at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 06:35:24 at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 2026-03-24T06:35:24.183Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 2026-03-24T06:35:24.199Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 2026-03-24T06:35:24.218Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 2026-03-24T06:35:24.230Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:24 06:35:24 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:35:24 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:35:24 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:35:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:35:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:35:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:35:24 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:35:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:35:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:35:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:35:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:35:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:35:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:35:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:35:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:35:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:35:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:35:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:35:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:35:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:35:24 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:35:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:35:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:35:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:24 06:35:24 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 06:35:24 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 06:35:24 06:35:24 . ____ _ __ _ _ 06:35:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:24 =========|_|==============|___/=/_/_/_/ 06:35:24 06:35:24 :: Spring Boot :: (v3.5.11) 06:35:24 06:35:24 2026-03-24T06:35:24.273Z INFO 6592 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6592 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 06:35:24 2026-03-24T06:35:24.273Z INFO 6592 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:35:24 2026-03-24T06:35:24.501Z INFO 6592 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:35:24 2026-03-24T06:35:24.501Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:35:24 2026-03-24T06:35:24.501Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:35:24 2026-03-24T06:35:24.506Z INFO 6592 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.26 seconds (process running for 7.886) 06:35:24 2026-03-24T06:35:24.623Z ERROR 6592 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 06:35:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 06:35:24 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 06:35:24 06:35:24 . ____ _ __ _ _ 06:35:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:24 =========|_|==============|___/=/_/_/_/ 06:35:24 06:35:24 :: Spring Boot :: (v3.5.11) 06:35:24 06:35:24 2026-03-24T06:35:24.653Z INFO 6592 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6592 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 06:35:24 2026-03-24T06:35:24.653Z INFO 6592 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:35:24 2026-03-24T06:35:24.811Z INFO 6592 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:35:24 2026-03-24T06:35:24.811Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:35:24 2026-03-24T06:35:24.811Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:35:24 2026-03-24T06:35:24.815Z INFO 6592 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.178 seconds (process running for 8.196) 06:35:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 06:35:24 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:35:25 06:35:25 . ____ _ __ _ _ 06:35:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:25 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:25 =========|_|==============|___/=/_/_/_/ 06:35:25 06:35:25 :: Spring Boot :: (v3.5.11) 06:35:25 06:35:25 2026-03-24T06:35:24.942Z INFO 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6592 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 06:35:25 2026-03-24T06:35:24.942Z INFO 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:35:25 2026-03-24T06:35:25.155Z INFO 6592 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:35:25 2026-03-24T06:35:25.155Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:35:25 2026-03-24T06:35:25.156Z INFO 6592 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:35:25 2026-03-24T06:35:25.160Z INFO 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.234 seconds (process running for 8.54) 06:35:25 2026-03-24T06:35:25.180Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:25 06:35:25 java.lang.IllegalStateException: some error message 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:35:25 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 06:35:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:25 06:35:25 2026-03-24T06:35:25.218Z ERROR 6592 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:35:25 06:35:25 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 06:35:25 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 06:35:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:35:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:25 Caused by: java.lang.Throwable 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 06:35:25 ... 92 common frames omitted 06:35:25 06:35:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:35:25 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 06:35:25 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 06:35:25 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 06:35:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 06:35:25 [INFO] 06:35:25 [INFO] Results: 06:35:25 [INFO] 06:35:25 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 06:35:25 [INFO] 06:35:25 [INFO] 06:35:25 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 06:35:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 06:35:25 [INFO] Analyzed bundle 'cps-rest' with 7 classes 06:35:25 [INFO] All coverage checks have been met. 06:35:25 [INFO] 06:35:25 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 06:35:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 06:35:25 [INFO] Analyzed bundle 'cps-rest' with 7 classes 06:35:25 [INFO] 06:35:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 06:35:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar 06:35:25 [INFO] 06:35:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 06:35:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.jar 06:35:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.pom 06:35:25 [INFO] 06:35:25 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 06:35:25 [INFO] Building cps-ncmp-events 3.7.7-SNAPSHOT [9/22] 06:35:25 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:25 [INFO] 06:35:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 06:35:25 [INFO] 06:35:25 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 06:35:25 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:35:25 [INFO] 06:35:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 06:35:25 [INFO] 06:35:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 06:35:25 [INFO] You have 0 Checkstyle violations. 06:35:25 [INFO] 06:35:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 06:35:25 [INFO] You have 0 Checkstyle violations. 06:35:25 [INFO] 06:35:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 06:35:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:25 [INFO] Copying 13 resources 06:35:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 06:35:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 06:35:25 [INFO] 06:35:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 06:35:25 [INFO] Recompiling the module because of changed dependency. 06:35:25 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 06:35:28 [INFO] 06:35:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 06:35:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 06:35:28 [INFO] 06:35:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 06:35:28 [INFO] No sources to compile 06:35:28 [INFO] 06:35:28 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 06:35:28 [INFO] No sources specified for compilation. Skipping. 06:35:28 [INFO] 06:35:28 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-events --- 06:35:28 [INFO] No tests to run. 06:35:28 [INFO] 06:35:28 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 06:35:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 06:35:28 [INFO] 06:35:28 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 06:35:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:28 [INFO] 06:35:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 06:35:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar 06:35:28 [INFO] 06:35:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 06:35:28 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.jar 06:35:28 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.pom 06:35:28 [INFO] 06:35:28 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 06:35:28 [INFO] Building cps-ncmp-service 3.7.7-SNAPSHOT [10/22] 06:35:28 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:29 [INFO] 06:35:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 06:35:29 [INFO] 06:35:29 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 06:35:29 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:35:29 [INFO] 06:35:29 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 06:35:48 [INFO] Generating with dryRun=false 06:35:48 [INFO] OpenAPI Generator: spring (server) 06:35:48 [INFO] Generator 'spring' is considered stable. 06:35:48 [INFO] ---------------------------------- 06:35:48 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 06:35:48 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:35:48 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:35:48 [WARNING] Failed to get the schema name: null 06:35:48 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 06:35:48 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 06:35:48 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 06:35:48 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 06:35:48 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 06:35:48 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 06:35:48 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 06:35:48 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 06:35:48 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 06:35:48 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 06:35:48 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 06:35:48 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 06:35:48 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 06:35:48 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 06:35:48 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 06:35:48 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 06:35:48 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 06:35:48 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 06:35:48 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 06:35:48 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 06:35:48 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 06:35:48 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 06:35:48 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 06:35:48 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 06:35:48 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 06:35:48 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 06:35:48 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 06:35:48 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 06:35:48 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 06:35:48 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 06:35:48 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 06:35:48 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 06:35:48 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 06:35:48 [INFO] Processing operation null 06:35:48 [INFO] Processing operation null 06:35:48 [INFO] Processing operation null 06:35:48 [INFO] Processing operation null 06:35:48 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 06:35:48 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 06:35:48 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 06:35:48 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:48 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:48 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:49 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 06:35:49 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [INFO] Model EmptyObject not generated since it's a free-form object 06:35:49 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/UtraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/EutraCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] #/components/schemas/NrCellId is not defined 06:35:49 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 06:35:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 06:35:50 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 06:35:50 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 06:35:50 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 06:35:50 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 06:35:50 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 06:35:50 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 06:35:50 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 06:35:50 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 06:35:50 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 06:35:50 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 06:35:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 06:35:50 [INFO] Skipping generation of Webhooks. 06:35:50 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 06:35:50 [INFO] Skipping generation of supporting files. 06:35:50 ################################################################################ 06:35:50 # Thanks for using OpenAPI Generator. # 06:35:50 # Please consider donation to help us maintain this project 🙏 # 06:35:50 # https://opencollective.com/openapi_generator/donate # 06:35:50 ################################################################################ 06:36:09 [INFO] 06:36:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 06:36:09 [INFO] You have 0 Checkstyle violations. 06:36:09 [INFO] 06:36:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 06:36:10 [INFO] You have 0 Checkstyle violations. 06:36:10 [INFO] 06:36:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 06:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:10 [INFO] Copying 4 resources 06:36:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 06:36:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 06:36:10 [INFO] 06:36:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 06:36:10 [INFO] Recompiling the module because of changed dependency. 06:36:10 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 06:36:12 [WARNING] /w/workspace/cps-master-verify-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". 06:36:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 06:36:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 06:36:12 [INFO] 06:36:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 06:36:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:12 [INFO] Copying 11 resources 06:36:12 [INFO] 06:36:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 06:36:12 [INFO] Recompiling the module because of changed dependency. 06:36:12 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 06:36:13 [INFO] 06:36:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 06:36:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:36:13 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:36:13 [INFO] Parallel parsing disabled. 06:36:17 [INFO] Compiled 252 files. 06:36:17 [INFO] 06:36:17 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-service --- 06:36:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:36:17 [INFO] 06:36:17 [INFO] ------------------------------------------------------- 06:36:17 [INFO] T E S T S 06:36:17 [INFO] ------------------------------------------------------- 06:36:20 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 06:36:21 06:36:21.332 [main] ERROR org.onap.cps.ncmp.utils.events.CloudEventMapper -- Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] 06:36:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 06:36:21 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 06:36:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 06:36:21 06:36:21.477 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 06:36:21 06:36:21.480 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 06:36:21 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 06:36:21 06:36:21.535 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 06:36:22 06:36:22.478 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 06:36:22 06:36:22.486 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 06:36:22 06:36:22.513 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 06:36:22 Server Version: 23.0.1 06:36:22 API Version: 1.42 06:36:22 Operating System: CentOS Stream 8 06:36:22 Total Memory: 31890 MB 06:36:22 06:36:22.516 [main] WARN org.testcontainers.utility.ResourceReaper -- 06:36:22 ******************************************************************************** 06:36:22 Ryuk has been disabled. This can cause unexpected behavior in your environment. 06:36:22 ******************************************************************************** 06:36:22 06:36:22.521 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 06:36:22 06:36:22.521 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 06:36:22 06:36:22.525 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 06:36:22 06:36:22.540 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 06:36:22 06:36:22.546 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:36:22 06:36:22.691 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 06:36:22 06:36:22.721 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 06:36:22 06:36:22.748 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 06:36:22 06:36:22.761 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 06:36:23 06:36:22.919 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (23 MB/? MB) 06:36:23 06:36:22.941 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (23 MB/? MB) 06:36:23 06:36:23.111 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (44 MB/? MB) 06:36:23 06:36:23.138 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (56 MB/? MB) 06:36:23 06:36:23.162 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (56 MB/? MB) 06:36:23 06:36:23.182 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (59 MB/? MB) 06:36:23 06:36:23.206 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (59 MB/? MB) 06:36:23 06:36:23.242 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (76 MB/? MB) 06:36:23 06:36:23.290 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (81 MB/? MB) 06:36:24 06:36:24.017 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 1 extracted, (272 MB/? MB) 06:36:24 06:36:24.032 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 1 extracted, (272 MB/? MB) 06:36:24 06:36:24.061 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (293 MB/? MB) 06:36:24 06:36:24.109 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (293 MB/? MB) 06:36:24 06:36:24.840 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (521 MB/? MB) 06:36:24 06:36:24.899 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (538 MB/553 MB) 06:36:31 06:36:31.280 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (547 MB/553 MB) 06:36:31 06:36:31.359 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (547 MB/553 MB) 06:36:32 06:36:32.112 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (549 MB/553 MB) 06:36:32 06:36:32.710 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (549 MB/553 MB) 06:36:33 06:36:33.183 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (551 MB/553 MB) 06:36:33 06:36:33.260 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (551 MB/553 MB) 06:36:33 06:36:33.328 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (551 MB/553 MB) 06:36:33 06:36:33.394 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (551 MB/553 MB) 06:36:33 06:36:33.470 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (551 MB/553 MB) 06:36:33 06:36:33.540 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (551 MB/553 MB) 06:36:33 06:36:33.616 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (551 MB/553 MB) 06:36:34 06:36:34.561 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 06:36:34 06:36:34.640 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 06:36:34 06:36:34.663 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 06:36:34 06:36:34.663 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.123006772S 06:36:34 06:36:34.707 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:36:37 06:36:37.583 [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: 86132fe44bb416deff679cf5614d15b0f5bf2cf5fca921fc34ad540cb1afa9e1 06:36:43 06:36:43.614 [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 PT8.90706632S 06:36:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.21 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 06:36:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 06:36:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 06:36:44 06:36:44.843 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 06:36:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 06:36:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 06:36:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 06:36:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 06:36:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 06:36:45 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 06:36:45 06:36:45,555 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:36:45 06:36:45,555 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:36:45 06:36:45,558 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:36:45 06:36:45,610 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:36:45 06:36:45,610 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:36:46 06:36:46,104 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:36:46 06:36:46,104 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:36:46 06:36:46 . ____ _ __ _ _ 06:36:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:46 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:46 =========|_|==============|___/=/_/_/_/ 06:36:46 06:36:46 :: Spring Boot :: (v3.5.11) 06:36:46 06:36:46 2026-03-24T06:36:46.340Z INFO 6709 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:46 2026-03-24T06:36:46.341Z INFO 6709 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:36:46 2026-03-24T06:36:46.667Z WARN 6709 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:36:46 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:36:46 2026-03-24T06:36:46.801Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:36:46 o o o o---o o--o o o---o o o----o o--o--o 06:36:46 | | / \ / | / / \ | | 06:36:46 o----o o o o----o | o o o----o | 06:36:46 | | * \ / | \ * \ | | 06:36:46 o o * o o---o o--o o----o o---o * o o----o o 06:36:46 06:36:46 2026-03-24T06:36:46.801Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:36:46 2026-03-24T06:36:46.803Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:36:46 2026-03-24T06:36:46.803Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:36:46 2026-03-24T06:36:46.803Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:36:46 2026-03-24T06:36:46.806Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:36:46 To enable the Jet engine on the members, do one of the following: 06:36:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:36:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:36:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:36:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:36:47 2026-03-24T06:36:47.413Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:36:47 2026-03-24T06:36:47.499Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:36:47 2026-03-24T06:36:47.734Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:36:47 2026-03-24T06:36:47.739Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTING 06:36:50 2026-03-24T06:36:50.146Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:36:50 06:36:50 Members {size:1, ver:1} [ 06:36:50 Member [10.30.107.0]:5701 - 1998a954-1412-49e1-bfb1-4e85c3e8746e this 06:36:50 ] 06:36:50 06:36:50 2026-03-24T06:36:50.182Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTED 06:36:50 2026-03-24T06:36:50.261Z INFO 6709 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.022 seconds (process running for 32.801) 06:36:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.300 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 06:36:50 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 06:36:50 06:36:50 . ____ _ __ _ _ 06:36:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:50 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:50 =========|_|==============|___/=/_/_/_/ 06:36:50 06:36:50 :: Spring Boot :: (v3.5.11) 06:36:50 06:36:50 2026-03-24T06:36:50.341Z INFO 6709 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:50 2026-03-24T06:36:50.341Z INFO 6709 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 06:36:50 2026-03-24T06:36:50.351Z INFO 6709 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.047 seconds (process running for 32.891) 06:36:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 06:36:50 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 06:36:50 06:36:50 . ____ _ __ _ _ 06:36:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:50 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:50 =========|_|==============|___/=/_/_/_/ 06:36:50 06:36:50 :: Spring Boot :: (v3.5.11) 06:36:50 06:36:50 2026-03-24T06:36:50.394Z INFO 6709 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:50 2026-03-24T06:36:50.394Z INFO 6709 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:36:50 2026-03-24T06:36:50.451Z INFO 6709 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.089 seconds (process running for 32.99) 06:36:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 06:36:50 [INFO] Running org.onap.cps.ncmp.config.EosKafkaConfigSpec 06:36:50 06:36:50 . ____ _ __ _ _ 06:36:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:50 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:50 =========|_|==============|___/=/_/_/_/ 06:36:50 06:36:50 :: Spring Boot :: (v3.5.11) 06:36:50 06:36:50 2026-03-24T06:36:50.518Z INFO 6709 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Starting EosKafkaConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:50 2026-03-24T06:36:50.518Z INFO 6709 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:36:59 2026-03-24T06:36:59.380Z INFO 6709 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Started EosKafkaConfigSpec in 8.893 seconds (process running for 41.919) 06:36:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.948 s -- in org.onap.cps.ncmp.config.EosKafkaConfigSpec 06:36:59 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 06:36:59 06:36:59 . ____ _ __ _ _ 06:36:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:59 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:59 =========|_|==============|___/=/_/_/_/ 06:36:59 06:36:59 :: Spring Boot :: (v3.5.11) 06:36:59 06:36:59 2026-03-24T06:36:59.464Z INFO 6709 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:59 2026-03-24T06:36:59.464Z INFO 6709 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:36:59 2026-03-24T06:36:59.516Z INFO 6709 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.078 seconds (process running for 42.055) 06:36:59 2026-03-24T06:36:59.538Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:36:59 acks = -1 06:36:59 auto.include.jmx.reporter = true 06:36:59 batch.size = 16384 06:36:59 bootstrap.servers = [localhost:9092] 06:36:59 buffer.memory = 33554432 06:36:59 client.dns.lookup = use_all_dns_ips 06:36:59 client.id = producer-1 06:36:59 compression.gzip.level = -1 06:36:59 compression.lz4.level = 9 06:36:59 compression.type = none 06:36:59 compression.zstd.level = 3 06:36:59 connections.max.idle.ms = 540000 06:36:59 delivery.timeout.ms = 120000 06:36:59 enable.idempotence = true 06:36:59 enable.metrics.push = true 06:36:59 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 06:36:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:36:59 linger.ms = 0 06:36:59 max.block.ms = 60000 06:36:59 max.in.flight.requests.per.connection = 5 06:36:59 max.request.size = 1048576 06:36:59 metadata.max.age.ms = 300000 06:36:59 metadata.max.idle.ms = 300000 06:36:59 metadata.recovery.strategy = none 06:36:59 metric.reporters = [] 06:36:59 metrics.num.samples = 2 06:36:59 metrics.recording.level = INFO 06:36:59 metrics.sample.window.ms = 30000 06:36:59 partitioner.adaptive.partitioning.enable = true 06:36:59 partitioner.availability.timeout.ms = 0 06:36:59 partitioner.class = null 06:36:59 partitioner.ignore.keys = false 06:36:59 receive.buffer.bytes = 32768 06:36:59 reconnect.backoff.max.ms = 1000 06:36:59 reconnect.backoff.ms = 50 06:36:59 request.timeout.ms = 30000 06:36:59 retries = 2147483647 06:36:59 retry.backoff.max.ms = 1000 06:36:59 retry.backoff.ms = 100 06:36:59 sasl.client.callback.handler.class = null 06:36:59 sasl.jaas.config = null 06:36:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:36:59 sasl.kerberos.min.time.before.relogin = 60000 06:36:59 sasl.kerberos.service.name = null 06:36:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:36:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:36:59 sasl.login.callback.handler.class = null 06:36:59 sasl.login.class = null 06:36:59 sasl.login.connect.timeout.ms = null 06:36:59 sasl.login.read.timeout.ms = null 06:36:59 sasl.login.refresh.buffer.seconds = 300 06:36:59 sasl.login.refresh.min.period.seconds = 60 06:36:59 sasl.login.refresh.window.factor = 0.8 06:36:59 sasl.login.refresh.window.jitter = 0.05 06:36:59 sasl.login.retry.backoff.max.ms = 10000 06:36:59 sasl.login.retry.backoff.ms = 100 06:36:59 sasl.mechanism = GSSAPI 06:36:59 sasl.oauthbearer.clock.skew.seconds = 30 06:36:59 sasl.oauthbearer.expected.audience = null 06:36:59 sasl.oauthbearer.expected.issuer = null 06:36:59 sasl.oauthbearer.header.urlencode = false 06:36:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:36:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:36:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:36:59 sasl.oauthbearer.jwks.endpoint.url = null 06:36:59 sasl.oauthbearer.scope.claim.name = scope 06:36:59 sasl.oauthbearer.sub.claim.name = sub 06:36:59 sasl.oauthbearer.token.endpoint.url = null 06:36:59 security.protocol = PLAINTEXT 06:36:59 security.providers = null 06:36:59 send.buffer.bytes = 131072 06:36:59 socket.connection.setup.timeout.max.ms = 30000 06:36:59 socket.connection.setup.timeout.ms = 10000 06:36:59 ssl.cipher.suites = null 06:36:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:36:59 ssl.endpoint.identification.algorithm = https 06:36:59 ssl.engine.factory.class = null 06:36:59 ssl.key.password = null 06:36:59 ssl.keymanager.algorithm = SunX509 06:36:59 ssl.keystore.certificate.chain = null 06:36:59 ssl.keystore.key = null 06:36:59 ssl.keystore.location = null 06:36:59 ssl.keystore.password = null 06:36:59 ssl.keystore.type = JKS 06:36:59 ssl.protocol = TLSv1.3 06:36:59 ssl.provider = null 06:36:59 ssl.secure.random.implementation = null 06:36:59 ssl.trustmanager.algorithm = PKIX 06:36:59 ssl.truststore.certificates = null 06:36:59 ssl.truststore.location = null 06:36:59 ssl.truststore.password = null 06:36:59 ssl.truststore.type = JKS 06:36:59 transaction.timeout.ms = 60000 06:36:59 transactional.id = null 06:36:59 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:36:59 06:36:59 2026-03-24T06:36:59.580Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:36:59 2026-03-24T06:36:59.593Z INFO 6709 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 06:36:59 2026-03-24T06:36:59.630Z INFO 6709 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 06:36:59 2026-03-24T06:36:59.679Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:36:59 2026-03-24T06:36:59.679Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:36:59 2026-03-24T06:36:59.679Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334219678 06:36:59 2026-03-24T06:36:59.715Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:36:59 acks = -1 06:36:59 auto.include.jmx.reporter = true 06:36:59 batch.size = 16384 06:36:59 bootstrap.servers = [localhost:9092] 06:36:59 buffer.memory = 33554432 06:36:59 client.dns.lookup = use_all_dns_ips 06:36:59 client.id = producer-2 06:36:59 compression.gzip.level = -1 06:36:59 compression.lz4.level = 9 06:36:59 compression.type = none 06:36:59 compression.zstd.level = 3 06:36:59 connections.max.idle.ms = 540000 06:36:59 delivery.timeout.ms = 120000 06:36:59 enable.idempotence = true 06:36:59 enable.metrics.push = true 06:36:59 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 06:36:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:36:59 linger.ms = 0 06:36:59 max.block.ms = 60000 06:36:59 max.in.flight.requests.per.connection = 5 06:36:59 max.request.size = 1048576 06:36:59 metadata.max.age.ms = 300000 06:36:59 metadata.max.idle.ms = 300000 06:36:59 metadata.recovery.strategy = none 06:36:59 metric.reporters = [] 06:36:59 metrics.num.samples = 2 06:36:59 metrics.recording.level = INFO 06:36:59 metrics.sample.window.ms = 30000 06:36:59 partitioner.adaptive.partitioning.enable = true 06:36:59 partitioner.availability.timeout.ms = 0 06:36:59 partitioner.class = null 06:36:59 partitioner.ignore.keys = false 06:36:59 receive.buffer.bytes = 32768 06:36:59 reconnect.backoff.max.ms = 1000 06:36:59 reconnect.backoff.ms = 50 06:36:59 request.timeout.ms = 30000 06:36:59 retries = 2147483647 06:36:59 retry.backoff.max.ms = 1000 06:36:59 retry.backoff.ms = 100 06:36:59 sasl.client.callback.handler.class = null 06:36:59 sasl.jaas.config = null 06:36:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:36:59 sasl.kerberos.min.time.before.relogin = 60000 06:36:59 sasl.kerberos.service.name = null 06:36:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:36:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:36:59 sasl.login.callback.handler.class = null 06:36:59 sasl.login.class = null 06:36:59 sasl.login.connect.timeout.ms = null 06:36:59 sasl.login.read.timeout.ms = null 06:36:59 sasl.login.refresh.buffer.seconds = 300 06:36:59 sasl.login.refresh.min.period.seconds = 60 06:36:59 sasl.login.refresh.window.factor = 0.8 06:36:59 sasl.login.refresh.window.jitter = 0.05 06:36:59 sasl.login.retry.backoff.max.ms = 10000 06:36:59 sasl.login.retry.backoff.ms = 100 06:36:59 sasl.mechanism = GSSAPI 06:36:59 sasl.oauthbearer.clock.skew.seconds = 30 06:36:59 sasl.oauthbearer.expected.audience = null 06:36:59 sasl.oauthbearer.expected.issuer = null 06:36:59 sasl.oauthbearer.header.urlencode = false 06:36:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:36:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:36:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:36:59 sasl.oauthbearer.jwks.endpoint.url = null 06:36:59 sasl.oauthbearer.scope.claim.name = scope 06:36:59 sasl.oauthbearer.sub.claim.name = sub 06:36:59 sasl.oauthbearer.token.endpoint.url = null 06:36:59 security.protocol = PLAINTEXT 06:36:59 security.providers = null 06:36:59 send.buffer.bytes = 131072 06:36:59 socket.connection.setup.timeout.max.ms = 30000 06:36:59 socket.connection.setup.timeout.ms = 10000 06:36:59 ssl.cipher.suites = null 06:36:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:36:59 ssl.endpoint.identification.algorithm = https 06:36:59 ssl.engine.factory.class = null 06:36:59 ssl.key.password = null 06:36:59 ssl.keymanager.algorithm = SunX509 06:36:59 ssl.keystore.certificate.chain = null 06:36:59 ssl.keystore.key = null 06:36:59 ssl.keystore.location = null 06:36:59 ssl.keystore.password = null 06:36:59 ssl.keystore.type = JKS 06:36:59 ssl.protocol = TLSv1.3 06:36:59 ssl.provider = null 06:36:59 ssl.secure.random.implementation = null 06:36:59 ssl.trustmanager.algorithm = PKIX 06:36:59 ssl.truststore.certificates = null 06:36:59 ssl.truststore.location = null 06:36:59 ssl.truststore.password = null 06:36:59 ssl.truststore.type = JKS 06:36:59 transaction.timeout.ms = 60000 06:36:59 transactional.id = null 06:36:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:36:59 06:36:59 2026-03-24T06:36:59.715Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:36:59 2026-03-24T06:36:59.717Z INFO 6709 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 06:36:59 2026-03-24T06:36:59.724Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:36:59 2026-03-24T06:36:59.724Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:36:59 2026-03-24T06:36:59.724Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334219724 06:36:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 06:36:59 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 06:36:59 06:36:59 . ____ _ __ _ _ 06:36:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:59 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:59 =========|_|==============|___/=/_/_/_/ 06:36:59 06:36:59 :: Spring Boot :: (v3.5.11) 06:36:59 06:36:59 2026-03-24T06:36:59.765Z INFO 6709 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:36:59 2026-03-24T06:36:59.765Z INFO 6709 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:00 2026-03-24T06:37:00.006Z INFO 6709 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.27 seconds (process running for 42.546) 06:37:00 2026-03-24T06:37:00.054Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 06:37:00 2026-03-24T06:37:00.054Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 06:37:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 06:37:00 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 06:37:00 06:37:00 . ____ _ __ _ _ 06:37:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:00 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:00 =========|_|==============|___/=/_/_/_/ 06:37:00 06:37:00 :: Spring Boot :: (v3.5.11) 06:37:00 06:37:00 2026-03-24T06:37:00.172Z INFO 6709 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:00 2026-03-24T06:37:00.172Z INFO 6709 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:00 2026-03-24T06:37:00.173Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.173Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.175Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.175Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.175Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.175Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.191Z INFO 6709 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.054 seconds (process running for 42.73) 06:37:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 06:37:00 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 06:37:00 06:37:00 . ____ _ __ _ _ 06:37:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:00 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:00 =========|_|==============|___/=/_/_/_/ 06:37:00 06:37:00 :: Spring Boot :: (v3.5.11) 06:37:00 06:37:00 2026-03-24T06:37:00.238Z INFO 6709 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:00 2026-03-24T06:37:00.239Z INFO 6709 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:00 2026-03-24T06:37:00.250Z INFO 6709 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.03 seconds (process running for 42.79) 06:37:00 2026-03-24T06:37:00.264Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:37:00 2026-03-24T06:37:00.272Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:37:00 2026-03-24T06:37:00.273Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:37:00 2026-03-24T06:37:00.277Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.277Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.277Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.277Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.277Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.277Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.282Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:37:00 2026-03-24T06:37:00.307Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:37:00 2026-03-24T06:37:00.309Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 06:37:00 2026-03-24T06:37:00.309Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:37:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 06:37:00 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 06:37:00 06:37:00 . ____ _ __ _ _ 06:37:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:00 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:00 =========|_|==============|___/=/_/_/_/ 06:37:00 06:37:00 :: Spring Boot :: (v3.5.11) 06:37:00 06:37:00 2026-03-24T06:37:00.333Z INFO 6709 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:00 2026-03-24T06:37:00.333Z INFO 6709 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:00 o o o o---o o--o o o---o o o----o o--o--o 06:37:00 | | / \ / | / / \ | | 06:37:00 o----o o o o----o | o o o----o | 06:37:00 | | * \ / | \ * \ | | 06:37:00 o o * o o---o o--o o----o o---o * o o----o o 06:37:00 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:37:00 2026-03-24T06:37:00.346Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:37:00 To enable the Jet engine on the members, do one of the following: 06:37:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:37:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:37:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:37:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:37:00 2026-03-24T06:37:00.358Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:37:00 2026-03-24T06:37:00.360Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:37:00 2026-03-24T06:37:00.371Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:37:00 2026-03-24T06:37:00.372Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTING 06:37:00 2026-03-24T06:37:00.378Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.378Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.378Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.429Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.429Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.429Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.562Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.562Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.562Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:00 2026-03-24T06:37:00.632Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:00 2026-03-24T06:37:00.632Z WARN 6709 --- [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. 06:37:00 2026-03-24T06:37:00.633Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:01 2026-03-24T06:37:00.986Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:01 2026-03-24T06:37:00.986Z WARN 6709 --- [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. 06:37:01 2026-03-24T06:37:00.986Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:01 2026-03-24T06:37:01.016Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:01 2026-03-24T06:37:01.016Z WARN 6709 --- [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. 06:37:01 2026-03-24T06:37:01.016Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:01 2026-03-24T06:37:01.796Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:01 2026-03-24T06:37:01.797Z WARN 6709 --- [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. 06:37:01 2026-03-24T06:37:01.797Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:01 2026-03-24T06:37:01.849Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:01 2026-03-24T06:37:01.849Z WARN 6709 --- [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. 06:37:01 2026-03-24T06:37:01.849Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:02 2026-03-24T06:37:02.655Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:02 2026-03-24T06:37:02.655Z WARN 6709 --- [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. 06:37:02 2026-03-24T06:37:02.655Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:02 2026-03-24T06:37:02.754Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:02 2026-03-24T06:37:02.754Z WARN 6709 --- [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. 06:37:02 2026-03-24T06:37:02.754Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:02 2026-03-24T06:37:02.874Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:02 06:37:02 Members {size:1, ver:1} [ 06:37:02 Member [10.30.107.0]:5701 - ed3c8e67-55e8-47f7-965b-3b6abf928a95 this 06:37:02 ] 06:37:02 06:37:02 2026-03-24T06:37:02.875Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTED 06:37:02 2026-03-24T06:37:02.879Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:37:02 2026-03-24T06:37:02.882Z INFO 6709 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.567 seconds (process running for 45.421) 06:37:02 2026-03-24T06:37:02.886Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:37:03 2026-03-24T06:37:03.613Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:03 2026-03-24T06:37:03.613Z WARN 6709 --- [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. 06:37:03 2026-03-24T06:37:03.613Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:03 2026-03-24T06:37:03.628Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:03 2026-03-24T06:37:03.628Z WARN 6709 --- [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. 06:37:03 2026-03-24T06:37:03.628Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:03 2026-03-24T06:37:03.887Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - ed3c8e67-55e8-47f7-965b-3b6abf928a95 this is handled 06:37:03 2026-03-24T06:37:03.899Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:37:03 2026-03-24T06:37:03.899Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:37:03 2026-03-24T06:37:03.900Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:37:03 2026-03-24T06:37:03.907Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:37:03 2026-03-24T06:37:03.908Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1022 ms. 06:37:03 2026-03-24T06:37:03.908Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:37:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 06:37:03 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 06:37:04 06:37:04 . ____ _ __ _ _ 06:37:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:04 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:04 =========|_|==============|___/=/_/_/_/ 06:37:04 06:37:04 :: Spring Boot :: (v3.5.11) 06:37:04 06:37:04 2026-03-24T06:37:03.988Z INFO 6709 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:04 2026-03-24T06:37:03.988Z INFO 6709 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:04 2026-03-24T06:37:04.025Z INFO 6709 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.061 seconds (process running for 46.564) 06:37:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 06:37:04 2026-03-24T06:37:04.264Z WARN 6709 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 06:37:04 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 06:37:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 06:37:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 06:37:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 06:37:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 06:37:04 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 06:37:04 2026-03-24T06:37:04.444Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:04 2026-03-24T06:37:04.517Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8a92c9c6231e7053f964a582a72955d97ab0d1a9d52ce51322ba61c9be5838d5 06:37:04 2026-03-24T06:37:04.622Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:04 2026-03-24T06:37:04.622Z WARN 6709 --- [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. 06:37:04 2026-03-24T06:37:04.623Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:04 2026-03-24T06:37:04.643Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:04 2026-03-24T06:37:04.643Z WARN 6709 --- [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. 06:37:04 2026-03-24T06:37:04.643Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:05 2026-03-24T06:37:05.535Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:05 2026-03-24T06:37:05.535Z WARN 6709 --- [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. 06:37:05 2026-03-24T06:37:05.535Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:05 2026-03-24T06:37:05.650Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:05 2026-03-24T06:37:05.650Z WARN 6709 --- [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. 06:37:05 2026-03-24T06:37:05.650Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:06 2026-03-24T06:37:06.544Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:06 2026-03-24T06:37:06.544Z WARN 6709 --- [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. 06:37:06 2026-03-24T06:37:06.544Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:06 2026-03-24T06:37:06.658Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:06 2026-03-24T06:37:06.658Z WARN 6709 --- [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. 06:37:06 2026-03-24T06:37:06.658Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:07 2026-03-24T06:37:07.553Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:07 2026-03-24T06:37:07.553Z WARN 6709 --- [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. 06:37:07 2026-03-24T06:37:07.553Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:07 2026-03-24T06:37:07.659Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:07 2026-03-24T06:37:07.659Z WARN 6709 --- [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. 06:37:07 2026-03-24T06:37:07.659Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:08 2026-03-24T06:37:08.410Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:08 2026-03-24T06:37:08.410Z WARN 6709 --- [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. 06:37:08 2026-03-24T06:37:08.410Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:08 2026-03-24T06:37:08.660Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:08 2026-03-24T06:37:08.660Z WARN 6709 --- [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. 06:37:08 2026-03-24T06:37:08.660Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:09 2026-03-24T06:37:09.419Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:09 2026-03-24T06:37:09.419Z WARN 6709 --- [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. 06:37:09 2026-03-24T06:37:09.419Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:09 2026-03-24T06:37:09.476Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:09 2026-03-24T06:37:09.476Z WARN 6709 --- [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. 06:37:09 2026-03-24T06:37:09.476Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:10 2026-03-24T06:37:10.337Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:10 2026-03-24T06:37:10.338Z WARN 6709 --- [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. 06:37:10 2026-03-24T06:37:10.338Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:10 2026-03-24T06:37:10.375Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.931559371S 06:37:10 2026-03-24T06:37:10.387Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:10 allow.auto.create.topics = true 06:37:10 auto.commit.interval.ms = 5000 06:37:10 auto.include.jmx.reporter = true 06:37:10 auto.offset.reset = earliest 06:37:10 bootstrap.servers = [localhost:32769] 06:37:10 check.crcs = true 06:37:10 client.dns.lookup = use_all_dns_ips 06:37:10 client.id = consumer-test-1 06:37:10 client.rack = 06:37:10 connections.max.idle.ms = 540000 06:37:10 default.api.timeout.ms = 60000 06:37:10 enable.auto.commit = true 06:37:10 enable.metrics.push = true 06:37:10 exclude.internal.topics = true 06:37:10 fetch.max.bytes = 52428800 06:37:10 fetch.max.wait.ms = 500 06:37:10 fetch.min.bytes = 1 06:37:10 group.id = test 06:37:10 group.instance.id = null 06:37:10 group.protocol = classic 06:37:10 group.remote.assignor = null 06:37:10 heartbeat.interval.ms = 3000 06:37:10 interceptor.classes = [] 06:37:10 internal.leave.group.on.close = true 06:37:10 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:10 isolation.level = read_uncommitted 06:37:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:10 max.partition.fetch.bytes = 1048576 06:37:10 max.poll.interval.ms = 300000 06:37:10 max.poll.records = 500 06:37:10 metadata.max.age.ms = 300000 06:37:10 metadata.recovery.strategy = none 06:37:10 metric.reporters = [] 06:37:10 metrics.num.samples = 2 06:37:10 metrics.recording.level = INFO 06:37:10 metrics.sample.window.ms = 30000 06:37:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:10 receive.buffer.bytes = 65536 06:37:10 reconnect.backoff.max.ms = 1000 06:37:10 reconnect.backoff.ms = 50 06:37:10 request.timeout.ms = 30000 06:37:10 retry.backoff.max.ms = 1000 06:37:10 retry.backoff.ms = 100 06:37:10 sasl.client.callback.handler.class = null 06:37:10 sasl.jaas.config = null 06:37:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:10 sasl.kerberos.min.time.before.relogin = 60000 06:37:10 sasl.kerberos.service.name = null 06:37:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:10 sasl.login.callback.handler.class = null 06:37:10 sasl.login.class = null 06:37:10 sasl.login.connect.timeout.ms = null 06:37:10 sasl.login.read.timeout.ms = null 06:37:10 sasl.login.refresh.buffer.seconds = 300 06:37:10 sasl.login.refresh.min.period.seconds = 60 06:37:10 sasl.login.refresh.window.factor = 0.8 06:37:10 sasl.login.refresh.window.jitter = 0.05 06:37:10 sasl.login.retry.backoff.max.ms = 10000 06:37:10 sasl.login.retry.backoff.ms = 100 06:37:10 sasl.mechanism = GSSAPI 06:37:10 sasl.oauthbearer.clock.skew.seconds = 30 06:37:10 sasl.oauthbearer.expected.audience = null 06:37:10 sasl.oauthbearer.expected.issuer = null 06:37:10 sasl.oauthbearer.header.urlencode = false 06:37:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:10 sasl.oauthbearer.jwks.endpoint.url = null 06:37:10 sasl.oauthbearer.scope.claim.name = scope 06:37:10 sasl.oauthbearer.sub.claim.name = sub 06:37:10 sasl.oauthbearer.token.endpoint.url = null 06:37:10 security.protocol = PLAINTEXT 06:37:10 security.providers = null 06:37:10 send.buffer.bytes = 131072 06:37:10 session.timeout.ms = 45000 06:37:10 socket.connection.setup.timeout.max.ms = 30000 06:37:10 socket.connection.setup.timeout.ms = 10000 06:37:10 ssl.cipher.suites = null 06:37:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:10 ssl.endpoint.identification.algorithm = https 06:37:10 ssl.engine.factory.class = null 06:37:10 ssl.key.password = null 06:37:10 ssl.keymanager.algorithm = SunX509 06:37:10 ssl.keystore.certificate.chain = null 06:37:10 ssl.keystore.key = null 06:37:10 ssl.keystore.location = null 06:37:10 ssl.keystore.password = null 06:37:10 ssl.keystore.type = JKS 06:37:10 ssl.protocol = TLSv1.3 06:37:10 ssl.provider = null 06:37:10 ssl.secure.random.implementation = null 06:37:10 ssl.trustmanager.algorithm = PKIX 06:37:10 ssl.truststore.certificates = null 06:37:10 ssl.truststore.location = null 06:37:10 ssl.truststore.password = null 06:37:10 ssl.truststore.type = JKS 06:37:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:10 06:37:10 2026-03-24T06:37:10.400Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:10 2026-03-24T06:37:10.472Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:10 2026-03-24T06:37:10.472Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:10 2026-03-24T06:37:10.472Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334230472 06:37:10 2026-03-24T06:37:10.480Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:10 2026-03-24T06:37:10.480Z WARN 6709 --- [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. 06:37:10 2026-03-24T06:37:10.480Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:10 06:37:10 . ____ _ __ _ _ 06:37:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:10 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:10 =========|_|==============|___/=/_/_/_/ 06:37:10 06:37:10 :: Spring Boot :: (v3.5.11) 06:37:10 06:37:10 2026-03-24T06:37:10.490Z INFO 6709 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:10 2026-03-24T06:37:10.490Z INFO 6709 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:10 2026-03-24T06:37:10.528Z INFO 6709 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.055 seconds (process running for 53.068) 06:37:10 2026-03-24T06:37:10.531Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 06:37:10 2026-03-24T06:37:10.560Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:10 2026-03-24T06:37:10.560Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:10 acks = -1 06:37:10 auto.include.jmx.reporter = true 06:37:10 batch.size = 16384 06:37:10 bootstrap.servers = [localhost:32769] 06:37:10 buffer.memory = 33554432 06:37:10 client.dns.lookup = use_all_dns_ips 06:37:10 client.id = producer-3 06:37:10 compression.gzip.level = -1 06:37:10 compression.lz4.level = 9 06:37:10 compression.type = none 06:37:10 compression.zstd.level = 3 06:37:10 connections.max.idle.ms = 540000 06:37:10 delivery.timeout.ms = 120000 06:37:10 enable.idempotence = false 06:37:10 enable.metrics.push = true 06:37:10 interceptor.classes = [] 06:37:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:10 linger.ms = 1 06:37:10 max.block.ms = 60000 06:37:10 max.in.flight.requests.per.connection = 5 06:37:10 max.request.size = 1048576 06:37:10 metadata.max.age.ms = 300000 06:37:10 metadata.max.idle.ms = 300000 06:37:10 metadata.recovery.strategy = none 06:37:10 metric.reporters = [] 06:37:10 metrics.num.samples = 2 06:37:10 metrics.recording.level = INFO 06:37:10 metrics.sample.window.ms = 30000 06:37:10 partitioner.adaptive.partitioning.enable = true 06:37:10 partitioner.availability.timeout.ms = 0 06:37:10 partitioner.class = null 06:37:10 partitioner.ignore.keys = false 06:37:10 receive.buffer.bytes = 32768 06:37:10 reconnect.backoff.max.ms = 1000 06:37:10 reconnect.backoff.ms = 50 06:37:10 request.timeout.ms = 30000 06:37:10 retries = 0 06:37:10 retry.backoff.max.ms = 1000 06:37:10 retry.backoff.ms = 100 06:37:10 sasl.client.callback.handler.class = null 06:37:10 sasl.jaas.config = null 06:37:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:10 sasl.kerberos.min.time.before.relogin = 60000 06:37:10 sasl.kerberos.service.name = null 06:37:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:10 sasl.login.callback.handler.class = null 06:37:10 sasl.login.class = null 06:37:10 sasl.login.connect.timeout.ms = null 06:37:10 sasl.login.read.timeout.ms = null 06:37:10 sasl.login.refresh.buffer.seconds = 300 06:37:10 sasl.login.refresh.min.period.seconds = 60 06:37:10 sasl.login.refresh.window.factor = 0.8 06:37:10 sasl.login.refresh.window.jitter = 0.05 06:37:10 sasl.login.retry.backoff.max.ms = 10000 06:37:10 sasl.login.retry.backoff.ms = 100 06:37:10 sasl.mechanism = GSSAPI 06:37:10 sasl.oauthbearer.clock.skew.seconds = 30 06:37:10 sasl.oauthbearer.expected.audience = null 06:37:10 sasl.oauthbearer.expected.issuer = null 06:37:10 sasl.oauthbearer.header.urlencode = false 06:37:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:10 sasl.oauthbearer.jwks.endpoint.url = null 06:37:10 sasl.oauthbearer.scope.claim.name = scope 06:37:10 sasl.oauthbearer.sub.claim.name = sub 06:37:10 sasl.oauthbearer.token.endpoint.url = null 06:37:10 security.protocol = PLAINTEXT 06:37:10 security.providers = null 06:37:10 send.buffer.bytes = 131072 06:37:10 socket.connection.setup.timeout.max.ms = 30000 06:37:10 socket.connection.setup.timeout.ms = 10000 06:37:10 ssl.cipher.suites = null 06:37:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:10 ssl.endpoint.identification.algorithm = https 06:37:10 ssl.engine.factory.class = null 06:37:10 ssl.key.password = null 06:37:10 ssl.keymanager.algorithm = SunX509 06:37:10 ssl.keystore.certificate.chain = null 06:37:10 ssl.keystore.key = null 06:37:10 ssl.keystore.location = null 06:37:10 ssl.keystore.password = null 06:37:10 ssl.keystore.type = JKS 06:37:10 ssl.protocol = TLSv1.3 06:37:10 ssl.provider = null 06:37:10 ssl.secure.random.implementation = null 06:37:10 ssl.trustmanager.algorithm = PKIX 06:37:10 ssl.truststore.certificates = null 06:37:10 ssl.truststore.location = null 06:37:10 ssl.truststore.password = null 06:37:10 ssl.truststore.type = JKS 06:37:10 transaction.timeout.ms = 60000 06:37:10 transactional.id = null 06:37:10 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:37:10 06:37:10 2026-03-24T06:37:10.561Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:10 2026-03-24T06:37:10.566Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:10 2026-03-24T06:37:10.566Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:10 2026-03-24T06:37:10.566Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:10 2026-03-24T06:37:10.566Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334230566 06:37:10 2026-03-24T06:37:10.743Z WARN 6709 --- [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 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 06:37:10 2026-03-24T06:37:10.743Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:10 2026-03-24T06:37:10.924Z INFO 6709 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-03-24T06:37:11.052Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 06:37:11 2026-03-24T06:37:11.060Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 06:37:11 2026-03-24T06:37:11.100Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-0d3713ca-8ee7-412f-be04-07665ec5e318 06:37:11 2026-03-24T06:37:11.100Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 06:37:11 2026-03-24T06:37:11.122Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-0d3713ca-8ee7-412f-be04-07665ec5e318', protocol='range'} 06:37:11 2026-03-24T06:37:11.133Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-0d3713ca-8ee7-412f-be04-07665ec5e318=Assignment(partitions=[test-topic-0])} 06:37:11 2026-03-24T06:37:11.156Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-0d3713ca-8ee7-412f-be04-07665ec5e318', protocol='range'} 06:37:11 2026-03-24T06:37:11.157Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 06:37:11 2026-03-24T06:37:11.160Z INFO 6709 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 06:37:11 2026-03-24T06:37:11.187Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 06:37:11 2026-03-24T06:37:11.193Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:11 2026-03-24T06:37:11.194Z WARN 6709 --- [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. 06:37:11 2026-03-24T06:37:11.194Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:11 2026-03-24T06:37:11.208Z INFO 6709 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 06:37:11 2026-03-24T06:37:11.339Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.342Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 06:37:11 2026-03-24T06:37:11.344Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.345Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 92ms, elapsed time since send: 92ms, throttle time: 0ms, request timeout: 30000ms) 06:37:11 2026-03-24T06:37:11.345Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 06:37:11 2026-03-24T06:37:11.345Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 06:37:11 2026-03-24T06:37:11.346Z INFO 6709 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=47345470, epoch=1) to node 1: 06:37:11 06:37:11 org.apache.kafka.common.errors.DisconnectException 06:37:11 06:37:11 2026-03-24T06:37:11.349Z INFO 6709 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:11 2026-03-24T06:37:11.442Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.442Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:11 2026-03-24T06:37:11.505Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:11 2026-03-24T06:37:11.506Z WARN 6709 --- [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. 06:37:11 2026-03-24T06:37:11.506Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.106 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 06:37:11 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 06:37:11 2026-03-24T06:37:11.537Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:11 2026-03-24T06:37:11.544Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.544Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:11 2026-03-24T06:37:11.551Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.551Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:11 2026-03-24T06:37:11.603Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c32dd063ae92010b05d66217d3a43f81caa47b9c991e16cdc49a121740634abf 06:37:11 2026-03-24T06:37:11.752Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.752Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:11 2026-03-24T06:37:11.781Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:11 2026-03-24T06:37:11.781Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-03-24T06:37:12.157Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:12 2026-03-24T06:37:12.157Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-03-24T06:37:12.199Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:12 2026-03-24T06:37:12.199Z WARN 6709 --- [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. 06:37:12 2026-03-24T06:37:12.199Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:12 2026-03-24T06:37:12.255Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:12 2026-03-24T06:37:12.255Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-03-24T06:37:12.555Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:12 2026-03-24T06:37:12.555Z WARN 6709 --- [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. 06:37:12 2026-03-24T06:37:12.555Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:12 2026-03-24T06:37:12.760Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:12 2026-03-24T06:37:12.761Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-03-24T06:37:13.200Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:13 2026-03-24T06:37:13.201Z WARN 6709 --- [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. 06:37:13 2026-03-24T06:37:13.201Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:13 2026-03-24T06:37:13.262Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:13 2026-03-24T06:37:13.262Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-03-24T06:37:13.462Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:13 2026-03-24T06:37:13.463Z WARN 6709 --- [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. 06:37:13 2026-03-24T06:37:13.463Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:13 2026-03-24T06:37:13.465Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:13 2026-03-24T06:37:13.465Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-03-24T06:37:14.201Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:14 2026-03-24T06:37:14.201Z WARN 6709 --- [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. 06:37:14 2026-03-24T06:37:14.201Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:14 2026-03-24T06:37:14.269Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:14 2026-03-24T06:37:14.269Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-03-24T06:37:14.468Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:14 2026-03-24T06:37:14.468Z WARN 6709 --- [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. 06:37:14 2026-03-24T06:37:14.468Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:14 2026-03-24T06:37:14.572Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:14 2026-03-24T06:37:14.572Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-03-24T06:37:15.218Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:15 2026-03-24T06:37:15.218Z WARN 6709 --- [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. 06:37:15 2026-03-24T06:37:15.218Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:15 2026-03-24T06:37:15.270Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:15 2026-03-24T06:37:15.270Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-03-24T06:37:15.331Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:15 2026-03-24T06:37:15.331Z WARN 6709 --- [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. 06:37:15 2026-03-24T06:37:15.331Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:15 2026-03-24T06:37:15.576Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:15 2026-03-24T06:37:15.577Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-03-24T06:37:16.254Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:16 2026-03-24T06:37:16.255Z WARN 6709 --- [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. 06:37:16 2026-03-24T06:37:16.255Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:16 2026-03-24T06:37:16.271Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:16 2026-03-24T06:37:16.271Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-03-24T06:37:16.374Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:16 2026-03-24T06:37:16.374Z WARN 6709 --- [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. 06:37:16 2026-03-24T06:37:16.374Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:16 2026-03-24T06:37:16.580Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:16 2026-03-24T06:37:16.580Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-03-24T06:37:17.255Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:17 2026-03-24T06:37:17.255Z WARN 6709 --- [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. 06:37:17 2026-03-24T06:37:17.255Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:17 2026-03-24T06:37:17.273Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:17 2026-03-24T06:37:17.273Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-03-24T06:37:17.381Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:17 2026-03-24T06:37:17.381Z WARN 6709 --- [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. 06:37:17 2026-03-24T06:37:17.381Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:17 2026-03-24T06:37:17.586Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:17 2026-03-24T06:37:17.586Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-03-24T06:37:17.605Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.067847195S 06:37:17 2026-03-24T06:37:17.610Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:17 allow.auto.create.topics = true 06:37:17 auto.commit.interval.ms = 5000 06:37:17 auto.include.jmx.reporter = true 06:37:17 auto.offset.reset = earliest 06:37:17 bootstrap.servers = [localhost:32770] 06:37:17 check.crcs = true 06:37:17 client.dns.lookup = use_all_dns_ips 06:37:17 client.id = consumer-test-2 06:37:17 client.rack = 06:37:17 connections.max.idle.ms = 540000 06:37:17 default.api.timeout.ms = 60000 06:37:17 enable.auto.commit = true 06:37:17 enable.metrics.push = true 06:37:17 exclude.internal.topics = true 06:37:17 fetch.max.bytes = 52428800 06:37:17 fetch.max.wait.ms = 500 06:37:17 fetch.min.bytes = 1 06:37:17 group.id = test 06:37:17 group.instance.id = null 06:37:17 group.protocol = classic 06:37:17 group.remote.assignor = null 06:37:17 heartbeat.interval.ms = 3000 06:37:17 interceptor.classes = [] 06:37:17 internal.leave.group.on.close = true 06:37:17 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:17 isolation.level = read_uncommitted 06:37:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:17 max.partition.fetch.bytes = 1048576 06:37:17 max.poll.interval.ms = 300000 06:37:17 max.poll.records = 500 06:37:17 metadata.max.age.ms = 300000 06:37:17 metadata.recovery.strategy = none 06:37:17 metric.reporters = [] 06:37:17 metrics.num.samples = 2 06:37:17 metrics.recording.level = INFO 06:37:17 metrics.sample.window.ms = 30000 06:37:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:17 receive.buffer.bytes = 65536 06:37:17 reconnect.backoff.max.ms = 1000 06:37:17 reconnect.backoff.ms = 50 06:37:17 request.timeout.ms = 30000 06:37:17 retry.backoff.max.ms = 1000 06:37:17 retry.backoff.ms = 100 06:37:17 sasl.client.callback.handler.class = null 06:37:17 sasl.jaas.config = null 06:37:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:17 sasl.kerberos.min.time.before.relogin = 60000 06:37:17 sasl.kerberos.service.name = null 06:37:17 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:17 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:17 sasl.login.callback.handler.class = null 06:37:17 sasl.login.class = null 06:37:17 sasl.login.connect.timeout.ms = null 06:37:17 sasl.login.read.timeout.ms = null 06:37:17 sasl.login.refresh.buffer.seconds = 300 06:37:17 sasl.login.refresh.min.period.seconds = 60 06:37:17 sasl.login.refresh.window.factor = 0.8 06:37:17 sasl.login.refresh.window.jitter = 0.05 06:37:17 sasl.login.retry.backoff.max.ms = 10000 06:37:17 sasl.login.retry.backoff.ms = 100 06:37:17 sasl.mechanism = GSSAPI 06:37:17 sasl.oauthbearer.clock.skew.seconds = 30 06:37:17 sasl.oauthbearer.expected.audience = null 06:37:17 sasl.oauthbearer.expected.issuer = null 06:37:17 sasl.oauthbearer.header.urlencode = false 06:37:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:17 sasl.oauthbearer.jwks.endpoint.url = null 06:37:17 sasl.oauthbearer.scope.claim.name = scope 06:37:17 sasl.oauthbearer.sub.claim.name = sub 06:37:17 sasl.oauthbearer.token.endpoint.url = null 06:37:17 security.protocol = PLAINTEXT 06:37:17 security.providers = null 06:37:17 send.buffer.bytes = 131072 06:37:17 session.timeout.ms = 45000 06:37:17 socket.connection.setup.timeout.max.ms = 30000 06:37:17 socket.connection.setup.timeout.ms = 10000 06:37:17 ssl.cipher.suites = null 06:37:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:17 ssl.endpoint.identification.algorithm = https 06:37:17 ssl.engine.factory.class = null 06:37:17 ssl.key.password = null 06:37:17 ssl.keymanager.algorithm = SunX509 06:37:17 ssl.keystore.certificate.chain = null 06:37:17 ssl.keystore.key = null 06:37:17 ssl.keystore.location = null 06:37:17 ssl.keystore.password = null 06:37:17 ssl.keystore.type = JKS 06:37:17 ssl.protocol = TLSv1.3 06:37:17 ssl.provider = null 06:37:17 ssl.secure.random.implementation = null 06:37:17 ssl.trustmanager.algorithm = PKIX 06:37:17 ssl.truststore.certificates = null 06:37:17 ssl.truststore.location = null 06:37:17 ssl.truststore.password = null 06:37:17 ssl.truststore.type = JKS 06:37:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:17 06:37:17 2026-03-24T06:37:17.610Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:17 2026-03-24T06:37:17.614Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:17 2026-03-24T06:37:17.615Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:17 2026-03-24T06:37:17.615Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334237614 06:37:17 06:37:17,633 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:17 06:37:17,633 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:17 06:37:17,633 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:17 06:37:17,640 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:17 06:37:17,640 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:17 06:37:17,649 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:17 06:37:17,649 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:17 06:37:17 . ____ _ __ _ _ 06:37:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:17 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:17 =========|_|==============|___/=/_/_/_/ 06:37:17 06:37:17 :: Spring Boot :: (v3.5.11) 06:37:17 06:37:17 2026-03-24T06:37:17.656Z INFO 6709 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:17 2026-03-24T06:37:17.657Z INFO 6709 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:17 2026-03-24T06:37:17.690Z INFO 6709 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.074 seconds (process running for 60.23) 06:37:17 2026-03-24T06:37:17.694Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 06:37:17 2026-03-24T06:37:17.721Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:17 2026-03-24T06:37:17.721Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:17 acks = -1 06:37:17 auto.include.jmx.reporter = true 06:37:17 batch.size = 16384 06:37:17 bootstrap.servers = [localhost:32770] 06:37:17 buffer.memory = 33554432 06:37:17 client.dns.lookup = use_all_dns_ips 06:37:17 client.id = producer-4 06:37:17 compression.gzip.level = -1 06:37:17 compression.lz4.level = 9 06:37:17 compression.type = none 06:37:17 compression.zstd.level = 3 06:37:17 connections.max.idle.ms = 540000 06:37:17 delivery.timeout.ms = 120000 06:37:17 enable.idempotence = false 06:37:17 enable.metrics.push = true 06:37:17 interceptor.classes = [] 06:37:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:17 linger.ms = 1 06:37:17 max.block.ms = 60000 06:37:17 max.in.flight.requests.per.connection = 5 06:37:17 max.request.size = 1048576 06:37:17 metadata.max.age.ms = 300000 06:37:17 metadata.max.idle.ms = 300000 06:37:17 metadata.recovery.strategy = none 06:37:17 metric.reporters = [] 06:37:17 metrics.num.samples = 2 06:37:17 metrics.recording.level = INFO 06:37:17 metrics.sample.window.ms = 30000 06:37:17 partitioner.adaptive.partitioning.enable = true 06:37:17 partitioner.availability.timeout.ms = 0 06:37:17 partitioner.class = null 06:37:17 partitioner.ignore.keys = false 06:37:17 receive.buffer.bytes = 32768 06:37:17 reconnect.backoff.max.ms = 1000 06:37:17 reconnect.backoff.ms = 50 06:37:17 request.timeout.ms = 30000 06:37:17 retries = 0 06:37:17 retry.backoff.max.ms = 1000 06:37:17 retry.backoff.ms = 100 06:37:17 sasl.client.callback.handler.class = null 06:37:17 sasl.jaas.config = null 06:37:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:17 sasl.kerberos.min.time.before.relogin = 60000 06:37:17 sasl.kerberos.service.name = null 06:37:17 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:17 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:17 sasl.login.callback.handler.class = null 06:37:17 sasl.login.class = null 06:37:17 sasl.login.connect.timeout.ms = null 06:37:17 sasl.login.read.timeout.ms = null 06:37:17 sasl.login.refresh.buffer.seconds = 300 06:37:17 sasl.login.refresh.min.period.seconds = 60 06:37:17 sasl.login.refresh.window.factor = 0.8 06:37:17 sasl.login.refresh.window.jitter = 0.05 06:37:17 sasl.login.retry.backoff.max.ms = 10000 06:37:17 sasl.login.retry.backoff.ms = 100 06:37:17 sasl.mechanism = GSSAPI 06:37:17 sasl.oauthbearer.clock.skew.seconds = 30 06:37:17 sasl.oauthbearer.expected.audience = null 06:37:17 sasl.oauthbearer.expected.issuer = null 06:37:17 sasl.oauthbearer.header.urlencode = false 06:37:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:17 sasl.oauthbearer.jwks.endpoint.url = null 06:37:17 sasl.oauthbearer.scope.claim.name = scope 06:37:17 sasl.oauthbearer.sub.claim.name = sub 06:37:17 sasl.oauthbearer.token.endpoint.url = null 06:37:17 security.protocol = PLAINTEXT 06:37:17 security.providers = null 06:37:17 send.buffer.bytes = 131072 06:37:17 socket.connection.setup.timeout.max.ms = 30000 06:37:17 socket.connection.setup.timeout.ms = 10000 06:37:17 ssl.cipher.suites = null 06:37:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:17 ssl.endpoint.identification.algorithm = https 06:37:17 ssl.engine.factory.class = null 06:37:17 ssl.key.password = null 06:37:17 ssl.keymanager.algorithm = SunX509 06:37:17 ssl.keystore.certificate.chain = null 06:37:17 ssl.keystore.key = null 06:37:17 ssl.keystore.location = null 06:37:17 ssl.keystore.password = null 06:37:17 ssl.keystore.type = JKS 06:37:17 ssl.protocol = TLSv1.3 06:37:17 ssl.provider = null 06:37:17 ssl.secure.random.implementation = null 06:37:17 ssl.trustmanager.algorithm = PKIX 06:37:17 ssl.truststore.certificates = null 06:37:17 ssl.truststore.location = null 06:37:17 ssl.truststore.password = null 06:37:17 ssl.truststore.type = JKS 06:37:17 transaction.timeout.ms = 60000 06:37:17 transactional.id = null 06:37:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:17 06:37:17 2026-03-24T06:37:17.721Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:17 2026-03-24T06:37:17.725Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:17 2026-03-24T06:37:17.725Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:17 2026-03-24T06:37:17.725Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:17 2026-03-24T06:37:17.725Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334237725 06:37:17 2026-03-24T06:37:17.761Z WARN 6709 --- [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} 06:37:17 2026-03-24T06:37:17.761Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:18 2026-03-24T06:37:17.915Z INFO 6709 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:18 2026-03-24T06:37:18.036Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 06:37:18 2026-03-24T06:37:18.038Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 06:37:18 2026-03-24T06:37:18.069Z INFO 6709 --- [ 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-11b4a33b-bf9f-4d58-b7d7-5bc51dda8bae 06:37:18 2026-03-24T06:37:18.070Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 06:37:18 2026-03-24T06:37:18.092Z INFO 6709 --- [ 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-11b4a33b-bf9f-4d58-b7d7-5bc51dda8bae', protocol='range'} 06:37:18 2026-03-24T06:37:18.093Z INFO 6709 --- [ 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-11b4a33b-bf9f-4d58-b7d7-5bc51dda8bae=Assignment(partitions=[client-topic-0])} 06:37:18 2026-03-24T06:37:18.114Z INFO 6709 --- [ 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-11b4a33b-bf9f-4d58-b7d7-5bc51dda8bae', protocol='range'} 06:37:18 2026-03-24T06:37:18.114Z INFO 6709 --- [ 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]) 06:37:18 2026-03-24T06:37:18.114Z INFO 6709 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 06:37:18 2026-03-24T06:37:18.129Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 06:37:18 2026-03-24T06:37:18.137Z INFO 6709 --- [ 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}}. 06:37:18 2026-03-24T06:37:18.192Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:18 allow.auto.create.topics = true 06:37:18 auto.commit.interval.ms = 5000 06:37:18 auto.include.jmx.reporter = true 06:37:18 auto.offset.reset = earliest 06:37:18 bootstrap.servers = [localhost:32770] 06:37:18 check.crcs = true 06:37:18 client.dns.lookup = use_all_dns_ips 06:37:18 client.id = consumer-test-3 06:37:18 client.rack = 06:37:18 connections.max.idle.ms = 540000 06:37:18 default.api.timeout.ms = 60000 06:37:18 enable.auto.commit = true 06:37:18 enable.metrics.push = true 06:37:18 exclude.internal.topics = true 06:37:18 fetch.max.bytes = 52428800 06:37:18 fetch.max.wait.ms = 500 06:37:18 fetch.min.bytes = 1 06:37:18 group.id = test 06:37:18 group.instance.id = null 06:37:18 group.protocol = classic 06:37:18 group.remote.assignor = null 06:37:18 heartbeat.interval.ms = 3000 06:37:18 interceptor.classes = [] 06:37:18 internal.leave.group.on.close = true 06:37:18 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:18 isolation.level = read_uncommitted 06:37:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:18 max.partition.fetch.bytes = 1048576 06:37:18 max.poll.interval.ms = 300000 06:37:18 max.poll.records = 500 06:37:18 metadata.max.age.ms = 300000 06:37:18 metadata.recovery.strategy = none 06:37:18 metric.reporters = [] 06:37:18 metrics.num.samples = 2 06:37:18 metrics.recording.level = INFO 06:37:18 metrics.sample.window.ms = 30000 06:37:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:18 receive.buffer.bytes = 65536 06:37:18 reconnect.backoff.max.ms = 1000 06:37:18 reconnect.backoff.ms = 50 06:37:18 request.timeout.ms = 30000 06:37:18 retry.backoff.max.ms = 1000 06:37:18 retry.backoff.ms = 100 06:37:18 sasl.client.callback.handler.class = null 06:37:18 sasl.jaas.config = null 06:37:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:18 sasl.kerberos.min.time.before.relogin = 60000 06:37:18 sasl.kerberos.service.name = null 06:37:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:18 sasl.login.callback.handler.class = null 06:37:18 sasl.login.class = null 06:37:18 sasl.login.connect.timeout.ms = null 06:37:18 sasl.login.read.timeout.ms = null 06:37:18 sasl.login.refresh.buffer.seconds = 300 06:37:18 sasl.login.refresh.min.period.seconds = 60 06:37:18 sasl.login.refresh.window.factor = 0.8 06:37:18 sasl.login.refresh.window.jitter = 0.05 06:37:18 sasl.login.retry.backoff.max.ms = 10000 06:37:18 sasl.login.retry.backoff.ms = 100 06:37:18 sasl.mechanism = GSSAPI 06:37:18 sasl.oauthbearer.clock.skew.seconds = 30 06:37:18 sasl.oauthbearer.expected.audience = null 06:37:18 sasl.oauthbearer.expected.issuer = null 06:37:18 sasl.oauthbearer.header.urlencode = false 06:37:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:18 sasl.oauthbearer.jwks.endpoint.url = null 06:37:18 sasl.oauthbearer.scope.claim.name = scope 06:37:18 sasl.oauthbearer.sub.claim.name = sub 06:37:18 sasl.oauthbearer.token.endpoint.url = null 06:37:18 security.protocol = PLAINTEXT 06:37:18 security.providers = null 06:37:18 send.buffer.bytes = 131072 06:37:18 session.timeout.ms = 45000 06:37:18 socket.connection.setup.timeout.max.ms = 30000 06:37:18 socket.connection.setup.timeout.ms = 10000 06:37:18 ssl.cipher.suites = null 06:37:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:18 ssl.endpoint.identification.algorithm = https 06:37:18 ssl.engine.factory.class = null 06:37:18 ssl.key.password = null 06:37:18 ssl.keymanager.algorithm = SunX509 06:37:18 ssl.keystore.certificate.chain = null 06:37:18 ssl.keystore.key = null 06:37:18 ssl.keystore.location = null 06:37:18 ssl.keystore.password = null 06:37:18 ssl.keystore.type = JKS 06:37:18 ssl.protocol = TLSv1.3 06:37:18 ssl.provider = null 06:37:18 ssl.secure.random.implementation = null 06:37:18 ssl.trustmanager.algorithm = PKIX 06:37:18 ssl.truststore.certificates = null 06:37:18 ssl.truststore.location = null 06:37:18 ssl.truststore.password = null 06:37:18 ssl.truststore.type = JKS 06:37:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:18 06:37:18 2026-03-24T06:37:18.192Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:18 2026-03-24T06:37:18.196Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:18 2026-03-24T06:37:18.196Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:18 2026-03-24T06:37:18.196Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334238196 06:37:18 2026-03-24T06:37:18.203Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:18 allow.auto.create.topics = true 06:37:18 auto.commit.interval.ms = 5000 06:37:18 auto.include.jmx.reporter = true 06:37:18 auto.offset.reset = earliest 06:37:18 bootstrap.servers = [localhost:32770] 06:37:18 check.crcs = true 06:37:18 client.dns.lookup = use_all_dns_ips 06:37:18 client.id = consumer-test-4 06:37:18 client.rack = 06:37:18 connections.max.idle.ms = 540000 06:37:18 default.api.timeout.ms = 60000 06:37:18 enable.auto.commit = true 06:37:18 enable.metrics.push = true 06:37:18 exclude.internal.topics = true 06:37:18 fetch.max.bytes = 52428800 06:37:18 fetch.max.wait.ms = 500 06:37:18 fetch.min.bytes = 1 06:37:18 group.id = test 06:37:18 group.instance.id = null 06:37:18 group.protocol = classic 06:37:18 group.remote.assignor = null 06:37:18 heartbeat.interval.ms = 3000 06:37:18 interceptor.classes = [] 06:37:18 internal.leave.group.on.close = true 06:37:18 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:18 isolation.level = read_uncommitted 06:37:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:18 max.partition.fetch.bytes = 1048576 06:37:18 max.poll.interval.ms = 300000 06:37:18 max.poll.records = 500 06:37:18 metadata.max.age.ms = 300000 06:37:18 metadata.recovery.strategy = none 06:37:18 metric.reporters = [] 06:37:18 metrics.num.samples = 2 06:37:18 metrics.recording.level = INFO 06:37:18 metrics.sample.window.ms = 30000 06:37:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:18 receive.buffer.bytes = 65536 06:37:18 reconnect.backoff.max.ms = 1000 06:37:18 reconnect.backoff.ms = 50 06:37:18 request.timeout.ms = 30000 06:37:18 retry.backoff.max.ms = 1000 06:37:18 retry.backoff.ms = 100 06:37:18 sasl.client.callback.handler.class = null 06:37:18 sasl.jaas.config = null 06:37:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:18 sasl.kerberos.min.time.before.relogin = 60000 06:37:18 sasl.kerberos.service.name = null 06:37:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:18 sasl.login.callback.handler.class = null 06:37:18 sasl.login.class = null 06:37:18 sasl.login.connect.timeout.ms = null 06:37:18 sasl.login.read.timeout.ms = null 06:37:18 sasl.login.refresh.buffer.seconds = 300 06:37:18 sasl.login.refresh.min.period.seconds = 60 06:37:18 sasl.login.refresh.window.factor = 0.8 06:37:18 sasl.login.refresh.window.jitter = 0.05 06:37:18 sasl.login.retry.backoff.max.ms = 10000 06:37:18 sasl.login.retry.backoff.ms = 100 06:37:18 sasl.mechanism = GSSAPI 06:37:18 sasl.oauthbearer.clock.skew.seconds = 30 06:37:18 sasl.oauthbearer.expected.audience = null 06:37:18 sasl.oauthbearer.expected.issuer = null 06:37:18 sasl.oauthbearer.header.urlencode = false 06:37:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:18 sasl.oauthbearer.jwks.endpoint.url = null 06:37:18 sasl.oauthbearer.scope.claim.name = scope 06:37:18 sasl.oauthbearer.sub.claim.name = sub 06:37:18 sasl.oauthbearer.token.endpoint.url = null 06:37:18 security.protocol = PLAINTEXT 06:37:18 security.providers = null 06:37:18 send.buffer.bytes = 131072 06:37:18 session.timeout.ms = 45000 06:37:18 socket.connection.setup.timeout.max.ms = 30000 06:37:18 socket.connection.setup.timeout.ms = 10000 06:37:18 ssl.cipher.suites = null 06:37:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:18 ssl.endpoint.identification.algorithm = https 06:37:18 ssl.engine.factory.class = null 06:37:18 ssl.key.password = null 06:37:18 ssl.keymanager.algorithm = SunX509 06:37:18 ssl.keystore.certificate.chain = null 06:37:18 ssl.keystore.key = null 06:37:18 ssl.keystore.location = null 06:37:18 ssl.keystore.password = null 06:37:18 ssl.keystore.type = JKS 06:37:18 ssl.protocol = TLSv1.3 06:37:18 ssl.provider = null 06:37:18 ssl.secure.random.implementation = null 06:37:18 ssl.trustmanager.algorithm = PKIX 06:37:18 ssl.truststore.certificates = null 06:37:18 ssl.truststore.location = null 06:37:18 ssl.truststore.password = null 06:37:18 ssl.truststore.type = JKS 06:37:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:18 06:37:18 2026-03-24T06:37:18.203Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:18 2026-03-24T06:37:18.206Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:18 2026-03-24T06:37:18.206Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:18 2026-03-24T06:37:18.206Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334238206 06:37:18 2026-03-24T06:37:18.257Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:18 2026-03-24T06:37:18.257Z WARN 6709 --- [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. 06:37:18 2026-03-24T06:37:18.257Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:18 2026-03-24T06:37:18.276Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.276Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-03-24T06:37:18.310Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.311Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 06:37:18 2026-03-24T06:37:18.340Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:18 2026-03-24T06:37:18.341Z WARN 6709 --- [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. 06:37:18 2026-03-24T06:37:18.341Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:18 2026-03-24T06:37:18.396Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.396Z INFO 6709 --- [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: 218ms, elapsed time since send: 218ms, throttle time: 0ms, request timeout: 30000ms) 06:37:18 2026-03-24T06:37:18.396Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 06:37:18 2026-03-24T06:37:18.396Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 06:37:18 2026-03-24T06:37:18.396Z INFO 6709 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=89336284, epoch=1) to node 1: 06:37:18 06:37:18 org.apache.kafka.common.errors.DisconnectException 06:37:18 06:37:18 2026-03-24T06:37:18.397Z INFO 6709 --- [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. 06:37:18 2026-03-24T06:37:18.417Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.417Z WARN 6709 --- [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. 06:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.980 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 06:37:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 06:37:18 2026-03-24T06:37:18.526Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:18 2026-03-24T06:37:18.574Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 2200a5194002ca8d039929338b28aa06e92cb825edc332312b5f48a9f48301fe 06:37:18 2026-03-24T06:37:18.592Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.592Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-03-24T06:37:18.600Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.600Z WARN 6709 --- [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. 06:37:18 2026-03-24T06:37:18.650Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.650Z WARN 6709 --- [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. 06:37:18 2026-03-24T06:37:18.802Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:18 2026-03-24T06:37:18.802Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.007Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:19 2026-03-24T06:37:19.008Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.097Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:19 2026-03-24T06:37:19.097Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.163Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:19 2026-03-24T06:37:19.163Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.163Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:19 2026-03-24T06:37:19.277Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:19 2026-03-24T06:37:19.278Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-03-24T06:37:19.334Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:19 2026-03-24T06:37:19.334Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.334Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:19 2026-03-24T06:37:19.510Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:19 2026-03-24T06:37:19.510Z WARN 6709 --- [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. 06:37:19 2026-03-24T06:37:19.597Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:19 2026-03-24T06:37:19.597Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-03-24T06:37:20.047Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:20 2026-03-24T06:37:20.047Z WARN 6709 --- [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. 06:37:20 2026-03-24T06:37:20.168Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:20 2026-03-24T06:37:20.168Z WARN 6709 --- [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. 06:37:20 2026-03-24T06:37:20.168Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:20 2026-03-24T06:37:20.278Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:20 2026-03-24T06:37:20.278Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-03-24T06:37:20.339Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:20 2026-03-24T06:37:20.339Z WARN 6709 --- [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. 06:37:20 2026-03-24T06:37:20.339Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:20 2026-03-24T06:37:20.514Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:20 2026-03-24T06:37:20.515Z WARN 6709 --- [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. 06:37:20 2026-03-24T06:37:20.601Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:20 2026-03-24T06:37:20.601Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-03-24T06:37:21.049Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:21 2026-03-24T06:37:21.049Z WARN 6709 --- [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. 06:37:21 2026-03-24T06:37:21.122Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:21 2026-03-24T06:37:21.122Z WARN 6709 --- [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. 06:37:21 2026-03-24T06:37:21.122Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:21 2026-03-24T06:37:21.230Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:21 2026-03-24T06:37:21.231Z WARN 6709 --- [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. 06:37:21 2026-03-24T06:37:21.231Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:21 2026-03-24T06:37:21.279Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:21 2026-03-24T06:37:21.280Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-03-24T06:37:21.518Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:21 2026-03-24T06:37:21.518Z WARN 6709 --- [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. 06:37:21 2026-03-24T06:37:21.605Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:21 2026-03-24T06:37:21.605Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-03-24T06:37:22.050Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:22 2026-03-24T06:37:22.050Z WARN 6709 --- [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. 06:37:22 2026-03-24T06:37:22.052Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:22 2026-03-24T06:37:22.052Z WARN 6709 --- [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. 06:37:22 2026-03-24T06:37:22.052Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:22 2026-03-24T06:37:22.235Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:22 2026-03-24T06:37:22.235Z WARN 6709 --- [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. 06:37:22 2026-03-24T06:37:22.235Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:22 2026-03-24T06:37:22.280Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:22 2026-03-24T06:37:22.280Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-03-24T06:37:22.523Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:22 2026-03-24T06:37:22.523Z WARN 6709 --- [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. 06:37:22 2026-03-24T06:37:22.613Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:22 2026-03-24T06:37:22.614Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-03-24T06:37:23.051Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:23 2026-03-24T06:37:23.051Z WARN 6709 --- [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. 06:37:23 2026-03-24T06:37:23.058Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:23 2026-03-24T06:37:23.058Z WARN 6709 --- [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. 06:37:23 2026-03-24T06:37:23.058Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:23 2026-03-24T06:37:23.198Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:23 2026-03-24T06:37:23.198Z WARN 6709 --- [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. 06:37:23 2026-03-24T06:37:23.198Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:23 2026-03-24T06:37:23.281Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:23 2026-03-24T06:37:23.281Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-03-24T06:37:23.525Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:23 2026-03-24T06:37:23.525Z WARN 6709 --- [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. 06:37:23 2026-03-24T06:37:23.617Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:23 2026-03-24T06:37:23.618Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-03-24T06:37:23.963Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:24 2026-03-24T06:37:23.963Z WARN 6709 --- [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. 06:37:24 2026-03-24T06:37:23.963Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:24 2026-03-24T06:37:24.052Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:24 2026-03-24T06:37:24.052Z WARN 6709 --- [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. 06:37:24 2026-03-24T06:37:24.217Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:24 2026-03-24T06:37:24.217Z WARN 6709 --- [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. 06:37:24 2026-03-24T06:37:24.217Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:24 2026-03-24T06:37:24.291Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:24 2026-03-24T06:37:24.291Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-03-24T06:37:24.426Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.900323366S 06:37:24 06:37:24,450 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:24 06:37:24,450 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:24 06:37:24,450 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:24 06:37:24,456 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:24 06:37:24,456 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:24 06:37:24,465 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:24 06:37:24,465 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:24 06:37:24 . ____ _ __ _ _ 06:37:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:24 =========|_|==============|___/=/_/_/_/ 06:37:24 06:37:24 :: Spring Boot :: (v3.5.11) 06:37:24 06:37:24 2026-03-24T06:37:24.473Z INFO 6709 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:24 2026-03-24T06:37:24.473Z INFO 6709 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:24 2026-03-24T06:37:24.535Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:24 2026-03-24T06:37:24.535Z WARN 6709 --- [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. 06:37:24 2026-03-24T06:37:24.626Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:24 2026-03-24T06:37:24.626Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-03-24T06:37:24.974Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:25 2026-03-24T06:37:24.974Z WARN 6709 --- [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. 06:37:25 2026-03-24T06:37:24.974Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:25 2026-03-24T06:37:25.058Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:25 2026-03-24T06:37:25.059Z WARN 6709 --- [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. 06:37:25 2026-03-24T06:37:25.101Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:25 2026-03-24T06:37:25.101Z WARN 6709 --- [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. 06:37:25 2026-03-24T06:37:25.101Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:25 2026-03-24T06:37:25.293Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:25 2026-03-24T06:37:25.294Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-03-24T06:37:25.538Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:25 2026-03-24T06:37:25.538Z WARN 6709 --- [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. 06:37:25 2026-03-24T06:37:25.542Z INFO 6709 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:37:25 2026-03-24T06:37:25.631Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:25 2026-03-24T06:37:25.631Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-03-24T06:37:25.935Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:26 2026-03-24T06:37:25.935Z WARN 6709 --- [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. 06:37:26 2026-03-24T06:37:25.935Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:26 2026-03-24T06:37:25.943Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:26 allow.auto.create.topics = true 06:37:26 auto.commit.interval.ms = 5000 06:37:26 auto.include.jmx.reporter = true 06:37:26 auto.offset.reset = latest 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 check.crcs = true 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = consumer-ncmp-data-operation-event-group-5 06:37:26 client.rack = 06:37:26 connections.max.idle.ms = 540000 06:37:26 default.api.timeout.ms = 60000 06:37:26 enable.auto.commit = false 06:37:26 enable.metrics.push = true 06:37:26 exclude.internal.topics = true 06:37:26 fetch.max.bytes = 52428800 06:37:26 fetch.max.wait.ms = 500 06:37:26 fetch.min.bytes = 1 06:37:26 group.id = ncmp-data-operation-event-group 06:37:26 group.instance.id = null 06:37:26 group.protocol = classic 06:37:26 group.remote.assignor = null 06:37:26 heartbeat.interval.ms = 3000 06:37:26 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:37:26 internal.leave.group.on.close = true 06:37:26 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:26 isolation.level = read_uncommitted 06:37:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:26 max.partition.fetch.bytes = 1048576 06:37:26 max.poll.interval.ms = 300000 06:37:26 max.poll.records = 500 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:26 receive.buffer.bytes = 65536 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 session.timeout.ms = 45000 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:37:26 06:37:26 2026-03-24T06:37:25.944Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:26 2026-03-24T06:37:25.948Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:25.948Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:25.948Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334245948 06:37:26 2026-03-24T06:37:25.949Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:37:26 2026-03-24T06:37:25.956Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:26 allow.auto.create.topics = true 06:37:26 auto.commit.interval.ms = 5000 06:37:26 auto.include.jmx.reporter = true 06:37:26 auto.offset.reset = latest 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 check.crcs = true 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = consumer-ncmp-async-rest-request-event-group-6 06:37:26 client.rack = 06:37:26 connections.max.idle.ms = 540000 06:37:26 default.api.timeout.ms = 60000 06:37:26 enable.auto.commit = false 06:37:26 enable.metrics.push = true 06:37:26 exclude.internal.topics = true 06:37:26 fetch.max.bytes = 52428800 06:37:26 fetch.max.wait.ms = 500 06:37:26 fetch.min.bytes = 1 06:37:26 group.id = ncmp-async-rest-request-event-group 06:37:26 group.instance.id = null 06:37:26 group.protocol = classic 06:37:26 group.remote.assignor = null 06:37:26 heartbeat.interval.ms = 3000 06:37:26 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:37:26 internal.leave.group.on.close = true 06:37:26 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:26 isolation.level = read_uncommitted 06:37:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:26 max.partition.fetch.bytes = 1048576 06:37:26 max.poll.interval.ms = 300000 06:37:26 max.poll.records = 500 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:26 receive.buffer.bytes = 65536 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 session.timeout.ms = 45000 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:37:26 06:37:26 2026-03-24T06:37:25.956Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:26 2026-03-24T06:37:25.969Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:25.969Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:25.969Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334245969 06:37:26 2026-03-24T06:37:25.969Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:37:26 2026-03-24T06:37:25.991Z INFO 6709 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.559 seconds (process running for 68.53) 06:37:26 2026-03-24T06:37:26.032Z WARN 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:37:26 2026-03-24T06:37:26.032Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:26 2026-03-24T06:37:26.041Z WARN 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:37:26 2026-03-24T06:37:26.041Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:26 2026-03-24T06:37:26.059Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:26 2026-03-24T06:37:26.059Z WARN 6709 --- [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. 06:37:26 2026-03-24T06:37:26.127Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:26 2026-03-24T06:37:26.128Z WARN 6709 --- [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. 06:37:26 2026-03-24T06:37:26.128Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:26 2026-03-24T06:37:26.167Z INFO 6709 --- [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) 06:37:26 2026-03-24T06:37:26.168Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:37:26 2026-03-24T06:37:26.176Z INFO 6709 --- [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) 06:37:26 2026-03-24T06:37:26.178Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:37:26 2026-03-24T06:37:26.199Z INFO 6709 --- [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-df9c3cfb-fb28-4f7e-9314-88a952fdc2ed 06:37:26 2026-03-24T06:37:26.199Z INFO 6709 --- [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-ad52b21f-3659-47d0-8a14-8cc5e20d289e 06:37:26 2026-03-24T06:37:26.199Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:37:26 2026-03-24T06:37:26.199Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:37:26 2026-03-24T06:37:26.220Z INFO 6709 --- [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-df9c3cfb-fb28-4f7e-9314-88a952fdc2ed', protocol='range'} 06:37:26 2026-03-24T06:37:26.220Z INFO 6709 --- [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-df9c3cfb-fb28-4f7e-9314-88a952fdc2ed=Assignment(partitions=[ncmp-async-m2m-0])} 06:37:26 2026-03-24T06:37:26.221Z INFO 6709 --- [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-ad52b21f-3659-47d0-8a14-8cc5e20d289e', protocol='range'} 06:37:26 2026-03-24T06:37:26.222Z INFO 6709 --- [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-ad52b21f-3659-47d0-8a14-8cc5e20d289e=Assignment(partitions=[ncmp-async-m2m-0])} 06:37:26 2026-03-24T06:37:26.251Z INFO 6709 --- [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-df9c3cfb-fb28-4f7e-9314-88a952fdc2ed', protocol='range'} 06:37:26 2026-03-24T06:37:26.255Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:37:26 2026-03-24T06:37:26.255Z INFO 6709 --- [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-ad52b21f-3659-47d0-8a14-8cc5e20d289e', protocol='range'} 06:37:26 2026-03-24T06:37:26.256Z INFO 6709 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.256Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:37:26 2026-03-24T06:37:26.256Z INFO 6709 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.265Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.266Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.268Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.269Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:26 2026-03-24T06:37:26.279Z INFO 6709 --- [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}}. 06:37:26 2026-03-24T06:37:26.289Z INFO 6709 --- [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}}. 06:37:26 2026-03-24T06:37:26.297Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:26 2026-03-24T06:37:26.297Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-03-24T06:37:26.305Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:37:26 2026-03-24T06:37:26.305Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:37:26 2026-03-24T06:37:26.330Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:26 2026-03-24T06:37:26.330Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:26 acks = -1 06:37:26 auto.include.jmx.reporter = true 06:37:26 batch.size = 16384 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 buffer.memory = 33554432 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = producer-5 06:37:26 compression.gzip.level = -1 06:37:26 compression.lz4.level = 9 06:37:26 compression.type = none 06:37:26 compression.zstd.level = 3 06:37:26 connections.max.idle.ms = 540000 06:37:26 delivery.timeout.ms = 120000 06:37:26 enable.idempotence = false 06:37:26 enable.metrics.push = true 06:37:26 interceptor.classes = [] 06:37:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:26 linger.ms = 1 06:37:26 max.block.ms = 60000 06:37:26 max.in.flight.requests.per.connection = 5 06:37:26 max.request.size = 1048576 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.max.idle.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 partitioner.adaptive.partitioning.enable = true 06:37:26 partitioner.availability.timeout.ms = 0 06:37:26 partitioner.class = null 06:37:26 partitioner.ignore.keys = false 06:37:26 receive.buffer.bytes = 32768 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retries = 0 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 transaction.timeout.ms = 60000 06:37:26 transactional.id = null 06:37:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:26 06:37:26 2026-03-24T06:37:26.330Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:26 2026-03-24T06:37:26.333Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:26 2026-03-24T06:37:26.333Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:26.333Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:26.333Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334246333 06:37:26 2026-03-24T06:37:26.347Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:26 2026-03-24T06:37:26.433Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:37:26 auto.include.jmx.reporter = true 06:37:26 bootstrap.controllers = [] 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = 06:37:26 connections.max.idle.ms = 300000 06:37:26 default.api.timeout.ms = 60000 06:37:26 enable.metrics.push = true 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 receive.buffer.bytes = 65536 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retries = 2147483647 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 06:37:26 2026-03-24T06:37:26.434Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:37:26 auto.include.jmx.reporter = true 06:37:26 bootstrap.controllers = [] 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = 06:37:26 connections.max.idle.ms = 300000 06:37:26 default.api.timeout.ms = 60000 06:37:26 enable.metrics.push = true 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 receive.buffer.bytes = 65536 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retries = 2147483647 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334246467 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:26.468Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334246467 06:37:26 2026-03-24T06:37:26.491Z INFO 6709 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 06:37:26 2026-03-24T06:37:26.493Z INFO 6709 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:26 2026-03-24T06:37:26.493Z INFO 6709 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:26 2026-03-24T06:37:26.493Z INFO 6709 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:26 2026-03-24T06:37:26.511Z INFO 6709 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 06:37:26 2026-03-24T06:37:26.512Z INFO 6709 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:26 2026-03-24T06:37:26.512Z INFO 6709 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:26 2026-03-24T06:37:26.512Z INFO 6709 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:26 2026-03-24T06:37:26.542Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:26 2026-03-24T06:37:26.543Z WARN 6709 --- [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. 06:37:26 2026-03-24T06:37:26.642Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:26 2026-03-24T06:37:26.642Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-03-24T06:37:26.666Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:26 2026-03-24T06:37:26.666Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:26 acks = -1 06:37:26 auto.include.jmx.reporter = true 06:37:26 batch.size = 16384 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 buffer.memory = 33554432 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = producer-6 06:37:26 compression.gzip.level = -1 06:37:26 compression.lz4.level = 9 06:37:26 compression.type = none 06:37:26 compression.zstd.level = 3 06:37:26 connections.max.idle.ms = 540000 06:37:26 delivery.timeout.ms = 120000 06:37:26 enable.idempotence = false 06:37:26 enable.metrics.push = true 06:37:26 interceptor.classes = [] 06:37:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:26 linger.ms = 1 06:37:26 max.block.ms = 60000 06:37:26 max.in.flight.requests.per.connection = 5 06:37:26 max.request.size = 1048576 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.max.idle.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 partitioner.adaptive.partitioning.enable = true 06:37:26 partitioner.availability.timeout.ms = 0 06:37:26 partitioner.class = null 06:37:26 partitioner.ignore.keys = false 06:37:26 receive.buffer.bytes = 32768 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retries = 0 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 transaction.timeout.ms = 60000 06:37:26 transactional.id = null 06:37:26 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:37:26 06:37:26 2026-03-24T06:37:26.666Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:26 2026-03-24T06:37:26.669Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:26 2026-03-24T06:37:26.669Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:26.669Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:26.669Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334246669 06:37:26 2026-03-24T06:37:26.680Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:26 2026-03-24T06:37:26.724Z ERROR 6709 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 06:37:26 06:37:26 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3010) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3058) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2872) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2789) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2626) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2515) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2164) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1540) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1478) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1347) 06:37:26 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:37:26 at java.base/java.lang.Thread.run(Thread.java:833) 06:37:26 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:37:26 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:37:26 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:37:26 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:37:26 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:37:26 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:37:26 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:37:26 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:37:26 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:37:26 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:37:26 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:37:26 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:37:26 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1704) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1679) 06:37:26 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1457) 06:37:26 ... 3 common frames omitted 06:37:26 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:37:26 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:37:26 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:37:26 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:37:26 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:37:26 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:37:26 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:37:26 ... 16 common frames omitted 06:37:26 06:37:26 2026-03-24T06:37:26.806Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:26 2026-03-24T06:37:26.806Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:26 acks = -1 06:37:26 auto.include.jmx.reporter = true 06:37:26 batch.size = 16384 06:37:26 bootstrap.servers = [localhost:32771] 06:37:26 buffer.memory = 33554432 06:37:26 client.dns.lookup = use_all_dns_ips 06:37:26 client.id = producer-7 06:37:26 compression.gzip.level = -1 06:37:26 compression.lz4.level = 9 06:37:26 compression.type = none 06:37:26 compression.zstd.level = 3 06:37:26 connections.max.idle.ms = 540000 06:37:26 delivery.timeout.ms = 120000 06:37:26 enable.idempotence = false 06:37:26 enable.metrics.push = true 06:37:26 interceptor.classes = [] 06:37:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:26 linger.ms = 1 06:37:26 max.block.ms = 60000 06:37:26 max.in.flight.requests.per.connection = 5 06:37:26 max.request.size = 1048576 06:37:26 metadata.max.age.ms = 300000 06:37:26 metadata.max.idle.ms = 300000 06:37:26 metadata.recovery.strategy = none 06:37:26 metric.reporters = [] 06:37:26 metrics.num.samples = 2 06:37:26 metrics.recording.level = INFO 06:37:26 metrics.sample.window.ms = 30000 06:37:26 partitioner.adaptive.partitioning.enable = true 06:37:26 partitioner.availability.timeout.ms = 0 06:37:26 partitioner.class = null 06:37:26 partitioner.ignore.keys = false 06:37:26 receive.buffer.bytes = 32768 06:37:26 reconnect.backoff.max.ms = 1000 06:37:26 reconnect.backoff.ms = 50 06:37:26 request.timeout.ms = 30000 06:37:26 retries = 0 06:37:26 retry.backoff.max.ms = 1000 06:37:26 retry.backoff.ms = 100 06:37:26 sasl.client.callback.handler.class = null 06:37:26 sasl.jaas.config = null 06:37:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:26 sasl.kerberos.min.time.before.relogin = 60000 06:37:26 sasl.kerberos.service.name = null 06:37:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:26 sasl.login.callback.handler.class = null 06:37:26 sasl.login.class = null 06:37:26 sasl.login.connect.timeout.ms = null 06:37:26 sasl.login.read.timeout.ms = null 06:37:26 sasl.login.refresh.buffer.seconds = 300 06:37:26 sasl.login.refresh.min.period.seconds = 60 06:37:26 sasl.login.refresh.window.factor = 0.8 06:37:26 sasl.login.refresh.window.jitter = 0.05 06:37:26 sasl.login.retry.backoff.max.ms = 10000 06:37:26 sasl.login.retry.backoff.ms = 100 06:37:26 sasl.mechanism = GSSAPI 06:37:26 sasl.oauthbearer.clock.skew.seconds = 30 06:37:26 sasl.oauthbearer.expected.audience = null 06:37:26 sasl.oauthbearer.expected.issuer = null 06:37:26 sasl.oauthbearer.header.urlencode = false 06:37:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:26 sasl.oauthbearer.jwks.endpoint.url = null 06:37:26 sasl.oauthbearer.scope.claim.name = scope 06:37:26 sasl.oauthbearer.sub.claim.name = sub 06:37:26 sasl.oauthbearer.token.endpoint.url = null 06:37:26 security.protocol = PLAINTEXT 06:37:26 security.providers = null 06:37:26 send.buffer.bytes = 131072 06:37:26 socket.connection.setup.timeout.max.ms = 30000 06:37:26 socket.connection.setup.timeout.ms = 10000 06:37:26 ssl.cipher.suites = null 06:37:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:26 ssl.endpoint.identification.algorithm = https 06:37:26 ssl.engine.factory.class = null 06:37:26 ssl.key.password = null 06:37:26 ssl.keymanager.algorithm = SunX509 06:37:26 ssl.keystore.certificate.chain = null 06:37:26 ssl.keystore.key = null 06:37:26 ssl.keystore.location = null 06:37:26 ssl.keystore.password = null 06:37:26 ssl.keystore.type = JKS 06:37:26 ssl.protocol = TLSv1.3 06:37:26 ssl.provider = null 06:37:26 ssl.secure.random.implementation = null 06:37:26 ssl.trustmanager.algorithm = PKIX 06:37:26 ssl.truststore.certificates = null 06:37:26 ssl.truststore.location = null 06:37:26 ssl.truststore.password = null 06:37:26 ssl.truststore.type = JKS 06:37:26 transaction.timeout.ms = 60000 06:37:26 transactional.id = null 06:37:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:26 06:37:26 2026-03-24T06:37:26.806Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:26 2026-03-24T06:37:26.809Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:26 2026-03-24T06:37:26.809Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:26 2026-03-24T06:37:26.809Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:26 2026-03-24T06:37:26.809Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334246809 06:37:26 2026-03-24T06:37:26.809Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:26 2026-03-24T06:37:26.809Z WARN 6709 --- [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. 06:37:26 2026-03-24T06:37:26.810Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:26 2026-03-24T06:37:26.817Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-03-24T06:37:27.046Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:27 2026-03-24T06:37:27.046Z WARN 6709 --- [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. 06:37:27 2026-03-24T06:37:27.089Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:27 2026-03-24T06:37:27.089Z WARN 6709 --- [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. 06:37:27 2026-03-24T06:37:27.089Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:27 2026-03-24T06:37:27.132Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:27 2026-03-24T06:37:27.132Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:27 acks = -1 06:37:27 auto.include.jmx.reporter = true 06:37:27 batch.size = 16384 06:37:27 bootstrap.servers = [localhost:32771] 06:37:27 buffer.memory = 33554432 06:37:27 client.dns.lookup = use_all_dns_ips 06:37:27 client.id = producer-8 06:37:27 compression.gzip.level = -1 06:37:27 compression.lz4.level = 9 06:37:27 compression.type = none 06:37:27 compression.zstd.level = 3 06:37:27 connections.max.idle.ms = 540000 06:37:27 delivery.timeout.ms = 120000 06:37:27 enable.idempotence = false 06:37:27 enable.metrics.push = true 06:37:27 interceptor.classes = [] 06:37:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:27 linger.ms = 1 06:37:27 max.block.ms = 60000 06:37:27 max.in.flight.requests.per.connection = 5 06:37:27 max.request.size = 1048576 06:37:27 metadata.max.age.ms = 300000 06:37:27 metadata.max.idle.ms = 300000 06:37:27 metadata.recovery.strategy = none 06:37:27 metric.reporters = [] 06:37:27 metrics.num.samples = 2 06:37:27 metrics.recording.level = INFO 06:37:27 metrics.sample.window.ms = 30000 06:37:27 partitioner.adaptive.partitioning.enable = true 06:37:27 partitioner.availability.timeout.ms = 0 06:37:27 partitioner.class = null 06:37:27 partitioner.ignore.keys = false 06:37:27 receive.buffer.bytes = 32768 06:37:27 reconnect.backoff.max.ms = 1000 06:37:27 reconnect.backoff.ms = 50 06:37:27 request.timeout.ms = 30000 06:37:27 retries = 0 06:37:27 retry.backoff.max.ms = 1000 06:37:27 retry.backoff.ms = 100 06:37:27 sasl.client.callback.handler.class = null 06:37:27 sasl.jaas.config = null 06:37:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:27 sasl.kerberos.min.time.before.relogin = 60000 06:37:27 sasl.kerberos.service.name = null 06:37:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:27 sasl.login.callback.handler.class = null 06:37:27 sasl.login.class = null 06:37:27 sasl.login.connect.timeout.ms = null 06:37:27 sasl.login.read.timeout.ms = null 06:37:27 sasl.login.refresh.buffer.seconds = 300 06:37:27 sasl.login.refresh.min.period.seconds = 60 06:37:27 sasl.login.refresh.window.factor = 0.8 06:37:27 sasl.login.refresh.window.jitter = 0.05 06:37:27 sasl.login.retry.backoff.max.ms = 10000 06:37:27 sasl.login.retry.backoff.ms = 100 06:37:27 sasl.mechanism = GSSAPI 06:37:27 sasl.oauthbearer.clock.skew.seconds = 30 06:37:27 sasl.oauthbearer.expected.audience = null 06:37:27 sasl.oauthbearer.expected.issuer = null 06:37:27 sasl.oauthbearer.header.urlencode = false 06:37:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:27 sasl.oauthbearer.jwks.endpoint.url = null 06:37:27 sasl.oauthbearer.scope.claim.name = scope 06:37:27 sasl.oauthbearer.sub.claim.name = sub 06:37:27 sasl.oauthbearer.token.endpoint.url = null 06:37:27 security.protocol = PLAINTEXT 06:37:27 security.providers = null 06:37:27 send.buffer.bytes = 131072 06:37:27 socket.connection.setup.timeout.max.ms = 30000 06:37:27 socket.connection.setup.timeout.ms = 10000 06:37:27 ssl.cipher.suites = null 06:37:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:27 ssl.endpoint.identification.algorithm = https 06:37:27 ssl.engine.factory.class = null 06:37:27 ssl.key.password = null 06:37:27 ssl.keymanager.algorithm = SunX509 06:37:27 ssl.keystore.certificate.chain = null 06:37:27 ssl.keystore.key = null 06:37:27 ssl.keystore.location = null 06:37:27 ssl.keystore.password = null 06:37:27 ssl.keystore.type = JKS 06:37:27 ssl.protocol = TLSv1.3 06:37:27 ssl.provider = null 06:37:27 ssl.secure.random.implementation = null 06:37:27 ssl.trustmanager.algorithm = PKIX 06:37:27 ssl.truststore.certificates = null 06:37:27 ssl.truststore.location = null 06:37:27 ssl.truststore.password = null 06:37:27 ssl.truststore.type = JKS 06:37:27 transaction.timeout.ms = 60000 06:37:27 transactional.id = null 06:37:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:27 06:37:27 2026-03-24T06:37:27.132Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:27 2026-03-24T06:37:27.135Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:27 2026-03-24T06:37:27.135Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:27 2026-03-24T06:37:27.135Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:27 2026-03-24T06:37:27.135Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334247135 06:37:27 2026-03-24T06:37:27.143Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-03-24T06:37:27.299Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:27 2026-03-24T06:37:27.299Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-03-24T06:37:27.454Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:27 2026-03-24T06:37:27.455Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:27 acks = -1 06:37:27 auto.include.jmx.reporter = true 06:37:27 batch.size = 16384 06:37:27 bootstrap.servers = [localhost:32771] 06:37:27 buffer.memory = 33554432 06:37:27 client.dns.lookup = use_all_dns_ips 06:37:27 client.id = producer-9 06:37:27 compression.gzip.level = -1 06:37:27 compression.lz4.level = 9 06:37:27 compression.type = none 06:37:27 compression.zstd.level = 3 06:37:27 connections.max.idle.ms = 540000 06:37:27 delivery.timeout.ms = 120000 06:37:27 enable.idempotence = false 06:37:27 enable.metrics.push = true 06:37:27 interceptor.classes = [] 06:37:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:27 linger.ms = 1 06:37:27 max.block.ms = 60000 06:37:27 max.in.flight.requests.per.connection = 5 06:37:27 max.request.size = 1048576 06:37:27 metadata.max.age.ms = 300000 06:37:27 metadata.max.idle.ms = 300000 06:37:27 metadata.recovery.strategy = none 06:37:27 metric.reporters = [] 06:37:27 metrics.num.samples = 2 06:37:27 metrics.recording.level = INFO 06:37:27 metrics.sample.window.ms = 30000 06:37:27 partitioner.adaptive.partitioning.enable = true 06:37:27 partitioner.availability.timeout.ms = 0 06:37:27 partitioner.class = null 06:37:27 partitioner.ignore.keys = false 06:37:27 receive.buffer.bytes = 32768 06:37:27 reconnect.backoff.max.ms = 1000 06:37:27 reconnect.backoff.ms = 50 06:37:27 request.timeout.ms = 30000 06:37:27 retries = 0 06:37:27 retry.backoff.max.ms = 1000 06:37:27 retry.backoff.ms = 100 06:37:27 sasl.client.callback.handler.class = null 06:37:27 sasl.jaas.config = null 06:37:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:27 sasl.kerberos.min.time.before.relogin = 60000 06:37:27 sasl.kerberos.service.name = null 06:37:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:27 sasl.login.callback.handler.class = null 06:37:27 sasl.login.class = null 06:37:27 sasl.login.connect.timeout.ms = null 06:37:27 sasl.login.read.timeout.ms = null 06:37:27 sasl.login.refresh.buffer.seconds = 300 06:37:27 sasl.login.refresh.min.period.seconds = 60 06:37:27 sasl.login.refresh.window.factor = 0.8 06:37:27 sasl.login.refresh.window.jitter = 0.05 06:37:27 sasl.login.retry.backoff.max.ms = 10000 06:37:27 sasl.login.retry.backoff.ms = 100 06:37:27 sasl.mechanism = GSSAPI 06:37:27 sasl.oauthbearer.clock.skew.seconds = 30 06:37:27 sasl.oauthbearer.expected.audience = null 06:37:27 sasl.oauthbearer.expected.issuer = null 06:37:27 sasl.oauthbearer.header.urlencode = false 06:37:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:27 sasl.oauthbearer.jwks.endpoint.url = null 06:37:27 sasl.oauthbearer.scope.claim.name = scope 06:37:27 sasl.oauthbearer.sub.claim.name = sub 06:37:27 sasl.oauthbearer.token.endpoint.url = null 06:37:27 security.protocol = PLAINTEXT 06:37:27 security.providers = null 06:37:27 send.buffer.bytes = 131072 06:37:27 socket.connection.setup.timeout.max.ms = 30000 06:37:27 socket.connection.setup.timeout.ms = 10000 06:37:27 ssl.cipher.suites = null 06:37:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:27 ssl.endpoint.identification.algorithm = https 06:37:27 ssl.engine.factory.class = null 06:37:27 ssl.key.password = null 06:37:27 ssl.keymanager.algorithm = SunX509 06:37:27 ssl.keystore.certificate.chain = null 06:37:27 ssl.keystore.key = null 06:37:27 ssl.keystore.location = null 06:37:27 ssl.keystore.password = null 06:37:27 ssl.keystore.type = JKS 06:37:27 ssl.protocol = TLSv1.3 06:37:27 ssl.provider = null 06:37:27 ssl.secure.random.implementation = null 06:37:27 ssl.trustmanager.algorithm = PKIX 06:37:27 ssl.truststore.certificates = null 06:37:27 ssl.truststore.location = null 06:37:27 ssl.truststore.password = null 06:37:27 ssl.truststore.type = JKS 06:37:27 transaction.timeout.ms = 60000 06:37:27 transactional.id = null 06:37:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:27 06:37:27 2026-03-24T06:37:27.455Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:27 2026-03-24T06:37:27.458Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:27 2026-03-24T06:37:27.458Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:27 2026-03-24T06:37:27.458Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:27 2026-03-24T06:37:27.458Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334247458 06:37:27 2026-03-24T06:37:27.469Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-03-24T06:37:27.547Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:27 2026-03-24T06:37:27.547Z WARN 6709 --- [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. 06:37:27 2026-03-24T06:37:27.646Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:27 2026-03-24T06:37:27.646Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-03-24T06:37:27.779Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:27 2026-03-24T06:37:27.780Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:27 acks = -1 06:37:27 auto.include.jmx.reporter = true 06:37:27 batch.size = 16384 06:37:27 bootstrap.servers = [localhost:32771] 06:37:27 buffer.memory = 33554432 06:37:27 client.dns.lookup = use_all_dns_ips 06:37:27 client.id = producer-10 06:37:27 compression.gzip.level = -1 06:37:27 compression.lz4.level = 9 06:37:27 compression.type = none 06:37:27 compression.zstd.level = 3 06:37:27 connections.max.idle.ms = 540000 06:37:27 delivery.timeout.ms = 120000 06:37:27 enable.idempotence = false 06:37:27 enable.metrics.push = true 06:37:27 interceptor.classes = [] 06:37:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:27 linger.ms = 1 06:37:27 max.block.ms = 60000 06:37:27 max.in.flight.requests.per.connection = 5 06:37:27 max.request.size = 1048576 06:37:27 metadata.max.age.ms = 300000 06:37:27 metadata.max.idle.ms = 300000 06:37:27 metadata.recovery.strategy = none 06:37:27 metric.reporters = [] 06:37:27 metrics.num.samples = 2 06:37:27 metrics.recording.level = INFO 06:37:27 metrics.sample.window.ms = 30000 06:37:27 partitioner.adaptive.partitioning.enable = true 06:37:27 partitioner.availability.timeout.ms = 0 06:37:27 partitioner.class = null 06:37:27 partitioner.ignore.keys = false 06:37:27 receive.buffer.bytes = 32768 06:37:27 reconnect.backoff.max.ms = 1000 06:37:27 reconnect.backoff.ms = 50 06:37:27 request.timeout.ms = 30000 06:37:27 retries = 0 06:37:27 retry.backoff.max.ms = 1000 06:37:27 retry.backoff.ms = 100 06:37:27 sasl.client.callback.handler.class = null 06:37:27 sasl.jaas.config = null 06:37:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:27 sasl.kerberos.min.time.before.relogin = 60000 06:37:27 sasl.kerberos.service.name = null 06:37:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:27 sasl.login.callback.handler.class = null 06:37:27 sasl.login.class = null 06:37:27 sasl.login.connect.timeout.ms = null 06:37:27 sasl.login.read.timeout.ms = null 06:37:27 sasl.login.refresh.buffer.seconds = 300 06:37:27 sasl.login.refresh.min.period.seconds = 60 06:37:27 sasl.login.refresh.window.factor = 0.8 06:37:27 sasl.login.refresh.window.jitter = 0.05 06:37:27 sasl.login.retry.backoff.max.ms = 10000 06:37:27 sasl.login.retry.backoff.ms = 100 06:37:27 sasl.mechanism = GSSAPI 06:37:27 sasl.oauthbearer.clock.skew.seconds = 30 06:37:27 sasl.oauthbearer.expected.audience = null 06:37:27 sasl.oauthbearer.expected.issuer = null 06:37:27 sasl.oauthbearer.header.urlencode = false 06:37:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:27 sasl.oauthbearer.jwks.endpoint.url = null 06:37:27 sasl.oauthbearer.scope.claim.name = scope 06:37:27 sasl.oauthbearer.sub.claim.name = sub 06:37:27 sasl.oauthbearer.token.endpoint.url = null 06:37:27 security.protocol = PLAINTEXT 06:37:27 security.providers = null 06:37:27 send.buffer.bytes = 131072 06:37:27 socket.connection.setup.timeout.max.ms = 30000 06:37:27 socket.connection.setup.timeout.ms = 10000 06:37:27 ssl.cipher.suites = null 06:37:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:27 ssl.endpoint.identification.algorithm = https 06:37:27 ssl.engine.factory.class = null 06:37:27 ssl.key.password = null 06:37:27 ssl.keymanager.algorithm = SunX509 06:37:27 ssl.keystore.certificate.chain = null 06:37:27 ssl.keystore.key = null 06:37:27 ssl.keystore.location = null 06:37:27 ssl.keystore.password = null 06:37:27 ssl.keystore.type = JKS 06:37:27 ssl.protocol = TLSv1.3 06:37:27 ssl.provider = null 06:37:27 ssl.secure.random.implementation = null 06:37:27 ssl.trustmanager.algorithm = PKIX 06:37:27 ssl.truststore.certificates = null 06:37:27 ssl.truststore.location = null 06:37:27 ssl.truststore.password = null 06:37:27 ssl.truststore.type = JKS 06:37:27 transaction.timeout.ms = 60000 06:37:27 transactional.id = null 06:37:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:37:27 06:37:27 2026-03-24T06:37:27.780Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:27 2026-03-24T06:37:27.783Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:27 2026-03-24T06:37:27.783Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:27 2026-03-24T06:37:27.783Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:27 2026-03-24T06:37:27.783Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334247783 06:37:27 2026-03-24T06:37:27.792Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-03-24T06:37:27.808Z ERROR 6709 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 06:37:27 06:37:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 06:37:27 Endpoint handler details: 06:37:27 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 06:37:27 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@4fb2b2a8] 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3006) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2913) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2877) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2789) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2626) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2515) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2164) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1540) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1478) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1347) 06:37:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:37:27 at java.base/java.lang.Thread.run(Thread.java:833) 06:37:27 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 06:37:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 06:37:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 06:37:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 06:37:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2899) 06:37:27 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 06:37:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 06:37:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 06:37:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 06:37:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2899) 06:37:27 ... 10 common frames omitted 06:37:27 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@7563c734, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1774334247792, 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@7563c734, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1774334247792, kafka_groupId=ncmp-async-rest-request-event-group}] 06:37:27 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 06:37:27 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 06:37:27 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 06:37:27 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 06:37:27 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 06:37:27 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 06:37:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 06:37:27 ... 16 common frames omitted 06:37:27 06:37:27 2026-03-24T06:37:27.810Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:27 2026-03-24T06:37:27.810Z WARN 6709 --- [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. 06:37:27 2026-03-24T06:37:27.810Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:27 2026-03-24T06:37:27.815Z ERROR 6709 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 06:37:27 06:37:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3010) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3058) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2872) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2789) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2626) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2515) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2164) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1540) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1478) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1347) 06:37:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:37:27 at java.base/java.lang.Thread.run(Thread.java:833) 06:37:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:37:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:37:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:37:27 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:37:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:37:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:37:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:37:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:37:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:37:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:37:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:37:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:37:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1704) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1679) 06:37:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1457) 06:37:27 ... 3 common frames omitted 06:37:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:37:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:37:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:37:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:37:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:37:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:37:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:37:27 ... 16 common frames omitted 06:37:27 06:37:28 2026-03-24T06:37:28.060Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.060Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.060Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:28 2026-03-24T06:37:28.078Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.078Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [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 29 due to node 1 being disconnected (elapsed time since creation: 372ms, elapsed time since send: 372ms, throttle time: 0ms, request timeout: 30000ms) 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.176Z INFO 6709 --- [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=97655058, epoch=6) to node 1: 06:37:28 06:37:28 org.apache.kafka.common.errors.DisconnectException 06:37:28 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [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 2147483646 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.177Z INFO 6709 --- [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] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:28 2026-03-24T06:37:28.178Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.178Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.178Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.179Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.179Z INFO 6709 --- [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 29 due to node 1 being disconnected (elapsed time since creation: 369ms, elapsed time since send: 369ms, throttle time: 0ms, request timeout: 30000ms) 06:37:28 2026-03-24T06:37:28.179Z INFO 6709 --- [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 31 due to node 1 being disconnected (elapsed time since creation: 272ms, elapsed time since send: 272ms, throttle time: 0ms, request timeout: 30000ms) 06:37:28 2026-03-24T06:37:28.180Z INFO 6709 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 06:37:28 2026-03-24T06:37:28.180Z INFO 6709 --- [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=516053429, epoch=6) to node 1: 06:37:28 06:37:28 org.apache.kafka.common.errors.DisconnectException 06:37:28 06:37:28 2026-03-24T06:37:28.180Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.267Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.267Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.270Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.270Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.275Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.275Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.281Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.281Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.291Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.291Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.291Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.291Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.292Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.292Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.294Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.294Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.301Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.301Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.388Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.388Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.388Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.388Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.434Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.434Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.435Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 06:37:28 2026-03-24T06:37:28.435Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 06:37:28 2026-03-24T06:37:28.435Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.435Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.436Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.438Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.438Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.438Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.438Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.441Z INFO 6709 --- [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. 06:37:28 2026-03-24T06:37:28.441Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.441Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:28 2026-03-24T06:37:28.441Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:28 2026-03-24T06:37:28.442Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:28 2026-03-24T06:37:28.446Z INFO 6709 --- [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 06:37:28 2026-03-24T06:37:28.447Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 06:37:28 2026-03-24T06:37:28.447Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 06:37:28 2026-03-24T06:37:28.447Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 06:37:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.946 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 06:37:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 06:37:28 2026-03-24T06:37:28.472Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:28 2026-03-24T06:37:28.488Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.489Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.491Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.491Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.492Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.492Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.503Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.503Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.522Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 7029c44afd003dcf3b067932fa08fb4d689425ce68968ccabdb79e137d7d424b 06:37:28 2026-03-24T06:37:28.553Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.553Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.615Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.615Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.655Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.655Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.694Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.694Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.703Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.703Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.756Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.756Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:28 2026-03-24T06:37:28.817Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:28 2026-03-24T06:37:28.817Z WARN 6709 --- [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. 06:37:28 2026-03-24T06:37:28.817Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:28 2026-03-24T06:37:28.906Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:28 2026-03-24T06:37:28.906Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:28.956Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:29 2026-03-24T06:37:28.956Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.023Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.023Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.065Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:29 2026-03-24T06:37:29.065Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.065Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:29 2026-03-24T06:37:29.079Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.079Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.115Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.115Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.142Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.142Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.147Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.147Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.154Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.154Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.559Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.559Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.660Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.660Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.672Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.672Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.762Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.762Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.822Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:29 2026-03-24T06:37:29.822Z WARN 6709 --- [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. 06:37:29 2026-03-24T06:37:29.822Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:29 2026-03-24T06:37:29.846Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.846Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.904Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.904Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:29 2026-03-24T06:37:29.909Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:29 2026-03-24T06:37:29.909Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:29.965Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:30 2026-03-24T06:37:29.965Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:30.069Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:30 2026-03-24T06:37:30.069Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.069Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:30 2026-03-24T06:37:30.080Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.080Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.155Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.155Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:30.376Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.377Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.563Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.563Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.663Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.663Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:30.763Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.763Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.823Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:30 2026-03-24T06:37:30.823Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.823Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:30 2026-03-24T06:37:30.854Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.854Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:30.910Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:30 2026-03-24T06:37:30.910Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:30 2026-03-24T06:37:30.923Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:30 2026-03-24T06:37:30.923Z WARN 6709 --- [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. 06:37:30 2026-03-24T06:37:30.923Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:31 2026-03-24T06:37:30.946Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:31 2026-03-24T06:37:30.947Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:30.967Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:31 2026-03-24T06:37:30.967Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:31.081Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.082Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.157Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.157Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:31.377Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.378Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.568Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.568Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.668Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.668Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:31.763Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.763Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.824Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:31 2026-03-24T06:37:31.824Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.824Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:31 2026-03-24T06:37:31.858Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.858Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:31.912Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:31 2026-03-24T06:37:31.912Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:31 2026-03-24T06:37:31.929Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:31 2026-03-24T06:37:31.929Z WARN 6709 --- [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. 06:37:31 2026-03-24T06:37:31.929Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:32 2026-03-24T06:37:31.948Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:32 2026-03-24T06:37:31.948Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:31.968Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:32 2026-03-24T06:37:31.968Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:32.045Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.045Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.159Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.159Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:32.365Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.365Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.574Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.574Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.674Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.674Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:32.806Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.806Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.826Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:32 2026-03-24T06:37:32.826Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.826Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:32 2026-03-24T06:37:32.859Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.859Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:32.914Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:32 2026-03-24T06:37:32.914Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:32 2026-03-24T06:37:32.930Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:32 2026-03-24T06:37:32.930Z WARN 6709 --- [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. 06:37:32 2026-03-24T06:37:32.930Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:33 2026-03-24T06:37:32.950Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:33 2026-03-24T06:37:32.950Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:32.970Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:33 2026-03-24T06:37:32.970Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:33.047Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.047Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.162Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.162Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:33.367Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.367Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.577Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.577Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.684Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.684Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:33.711Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:33 2026-03-24T06:37:33.711Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.711Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:33 2026-03-24T06:37:33.812Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.812Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.864Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.865Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:33.916Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:33 2026-03-24T06:37:33.916Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:33 2026-03-24T06:37:33.931Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:33 2026-03-24T06:37:33.931Z WARN 6709 --- [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. 06:37:33 2026-03-24T06:37:33.931Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:34 2026-03-24T06:37:33.951Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:34 2026-03-24T06:37:33.951Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:33.972Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:34 2026-03-24T06:37:33.972Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:34.049Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.049Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.163Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.163Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:34.368Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.368Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.581Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.582Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.635Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.16297925S 06:37:34 06:37:34,657 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:34 06:37:34,657 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:34 06:37:34,657 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:34 06:37:34,662 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:34 06:37:34,662 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:34 06:37:34,670 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:34 06:37:34,670 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:34 06:37:34 . ____ _ __ _ _ 06:37:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:34 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:34 =========|_|==============|___/=/_/_/_/ 06:37:34 06:37:34 :: Spring Boot :: (v3.5.11) 06:37:34 06:37:34 2026-03-24T06:37:34.677Z INFO 6709 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:34 2026-03-24T06:37:34.677Z INFO 6709 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:34 2026-03-24T06:37:34.692Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.692Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:34.728Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:34 2026-03-24T06:37:34.728Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.728Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:34 2026-03-24T06:37:34.846Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.846Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.869Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.869Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:34.927Z INFO 6709 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:37:34 2026-03-24T06:37:34.932Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:34 2026-03-24T06:37:34.932Z WARN 6709 --- [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. 06:37:34 2026-03-24T06:37:34.932Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:34 2026-03-24T06:37:34.941Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.941Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:34 2026-03-24T06:37:34.952Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:34 2026-03-24T06:37:34.952Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:34.973Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:35 2026-03-24T06:37:34.973Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:34.989Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:35 allow.auto.create.topics = true 06:37:35 auto.commit.interval.ms = 5000 06:37:35 auto.include.jmx.reporter = true 06:37:35 auto.offset.reset = latest 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 check.crcs = true 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = consumer-ncmp-data-operation-event-group-7 06:37:35 client.rack = 06:37:35 connections.max.idle.ms = 540000 06:37:35 default.api.timeout.ms = 60000 06:37:35 enable.auto.commit = false 06:37:35 enable.metrics.push = true 06:37:35 exclude.internal.topics = true 06:37:35 fetch.max.bytes = 52428800 06:37:35 fetch.max.wait.ms = 500 06:37:35 fetch.min.bytes = 1 06:37:35 group.id = ncmp-data-operation-event-group 06:37:35 group.instance.id = null 06:37:35 group.protocol = classic 06:37:35 group.remote.assignor = null 06:37:35 heartbeat.interval.ms = 3000 06:37:35 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:37:35 internal.leave.group.on.close = true 06:37:35 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:35 isolation.level = read_uncommitted 06:37:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:35 max.partition.fetch.bytes = 1048576 06:37:35 max.poll.interval.ms = 300000 06:37:35 max.poll.records = 500 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:35 receive.buffer.bytes = 65536 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 session.timeout.ms = 45000 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:37:35 06:37:35 2026-03-24T06:37:34.989Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:35 2026-03-24T06:37:34.991Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:34.991Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:34.991Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334254991 06:37:35 2026-03-24T06:37:34.991Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:37:35 2026-03-24T06:37:34.993Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:35 allow.auto.create.topics = true 06:37:35 auto.commit.interval.ms = 5000 06:37:35 auto.include.jmx.reporter = true 06:37:35 auto.offset.reset = latest 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 check.crcs = true 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = consumer-ncmp-async-rest-request-event-group-8 06:37:35 client.rack = 06:37:35 connections.max.idle.ms = 540000 06:37:35 default.api.timeout.ms = 60000 06:37:35 enable.auto.commit = false 06:37:35 enable.metrics.push = true 06:37:35 exclude.internal.topics = true 06:37:35 fetch.max.bytes = 52428800 06:37:35 fetch.max.wait.ms = 500 06:37:35 fetch.min.bytes = 1 06:37:35 group.id = ncmp-async-rest-request-event-group 06:37:35 group.instance.id = null 06:37:35 group.protocol = classic 06:37:35 group.remote.assignor = null 06:37:35 heartbeat.interval.ms = 3000 06:37:35 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:37:35 internal.leave.group.on.close = true 06:37:35 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:35 isolation.level = read_uncommitted 06:37:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:35 max.partition.fetch.bytes = 1048576 06:37:35 max.poll.interval.ms = 300000 06:37:35 max.poll.records = 500 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:35 receive.buffer.bytes = 65536 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 session.timeout.ms = 45000 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:37:35 06:37:35 2026-03-24T06:37:34.993Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:35 2026-03-24T06:37:35.000Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:35.000Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:35.000Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334255000 06:37:35 2026-03-24T06:37:35.000Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:37:35 2026-03-24T06:37:35.020Z INFO 6709 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.378 seconds (process running for 77.559) 06:37:35 2026-03-24T06:37:35.032Z WARN 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:37:35 2026-03-24T06:37:35.032Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:35 2026-03-24T06:37:35.048Z WARN 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:37:35 2026-03-24T06:37:35.048Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:35 2026-03-24T06:37:35.094Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.094Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.164Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.164Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.177Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 06:37:35 2026-03-24T06:37:35.177Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 06:37:35 2026-03-24T06:37:35.177Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:37:35 2026-03-24T06:37:35.178Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:37:35 2026-03-24T06:37:35.214Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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-8-adaf584a-7a11-40af-a146-a32149e45d2e 06:37:35 2026-03-24T06:37:35.215Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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-7-9ed238ea-c1d9-4e34-a8d3-11f8a715bd8c 06:37:35 2026-03-24T06:37:35.215Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:37:35 2026-03-24T06:37:35.215Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:37:35 2026-03-24T06:37:35.237Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-9ed238ea-c1d9-4e34-a8d3-11f8a715bd8c', protocol='range'} 06:37:35 2026-03-24T06:37:35.237Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-9ed238ea-c1d9-4e34-a8d3-11f8a715bd8c=Assignment(partitions=[ncmp-async-m2m-0])} 06:37:35 2026-03-24T06:37:35.240Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-adaf584a-7a11-40af-a146-a32149e45d2e', protocol='range'} 06:37:35 2026-03-24T06:37:35.240Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-adaf584a-7a11-40af-a146-a32149e45d2e=Assignment(partitions=[ncmp-async-m2m-0])} 06:37:35 2026-03-24T06:37:35.266Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-adaf584a-7a11-40af-a146-a32149e45d2e', protocol='range'} 06:37:35 2026-03-24T06:37:35.266Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-9ed238ea-c1d9-4e34-a8d3-11f8a715bd8c', protocol='range'} 06:37:35 2026-03-24T06:37:35.266Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:37:35 2026-03-24T06:37:35.266Z INFO 6709 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.267Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:37:35 2026-03-24T06:37:35.267Z INFO 6709 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.274Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.274Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.276Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.276Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.282Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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:32772 (id: 1 rack: null)], epoch=0}}. 06:37:35 2026-03-24T06:37:35.283Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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:32772 (id: 1 rack: null)], epoch=0}}. 06:37:35 2026-03-24T06:37:35.302Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:37:35 2026-03-24T06:37:35.308Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:37:35 2026-03-24T06:37:35.344Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:35 2026-03-24T06:37:35.344Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:35 acks = -1 06:37:35 auto.include.jmx.reporter = true 06:37:35 batch.size = 16384 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 buffer.memory = 33554432 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = producer-11 06:37:35 compression.gzip.level = -1 06:37:35 compression.lz4.level = 9 06:37:35 compression.type = none 06:37:35 compression.zstd.level = 3 06:37:35 connections.max.idle.ms = 540000 06:37:35 delivery.timeout.ms = 120000 06:37:35 enable.idempotence = false 06:37:35 enable.metrics.push = true 06:37:35 interceptor.classes = [] 06:37:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:35 linger.ms = 1 06:37:35 max.block.ms = 60000 06:37:35 max.in.flight.requests.per.connection = 5 06:37:35 max.request.size = 1048576 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.max.idle.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 partitioner.adaptive.partitioning.enable = true 06:37:35 partitioner.availability.timeout.ms = 0 06:37:35 partitioner.class = null 06:37:35 partitioner.ignore.keys = false 06:37:35 receive.buffer.bytes = 32768 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retries = 0 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 transaction.timeout.ms = 60000 06:37:35 transactional.id = null 06:37:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:35 06:37:35 2026-03-24T06:37:35.345Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:35 2026-03-24T06:37:35.348Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:35 2026-03-24T06:37:35.348Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:35.348Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:35.348Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334255348 06:37:35 2026-03-24T06:37:35.361Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:35 2026-03-24T06:37:35.369Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.369Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.417Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:37:35 auto.include.jmx.reporter = true 06:37:35 bootstrap.controllers = [] 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = 06:37:35 connections.max.idle.ms = 300000 06:37:35 default.api.timeout.ms = 60000 06:37:35 enable.metrics.push = true 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 receive.buffer.bytes = 65536 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retries = 2147483647 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 06:37:35 2026-03-24T06:37:35.421Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:37:35 auto.include.jmx.reporter = true 06:37:35 bootstrap.controllers = [] 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = 06:37:35 connections.max.idle.ms = 300000 06:37:35 default.api.timeout.ms = 60000 06:37:35 enable.metrics.push = true 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 receive.buffer.bytes = 65536 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retries = 2147483647 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 06:37:35 2026-03-24T06:37:35.422Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:35.422Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:35.422Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334255422 06:37:35 2026-03-24T06:37:35.423Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:35.423Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:35.423Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334255423 06:37:35 2026-03-24T06:37:35.453Z INFO 6709 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 06:37:35 2026-03-24T06:37:35.455Z INFO 6709 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:35 2026-03-24T06:37:35.455Z INFO 6709 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:35 2026-03-24T06:37:35.455Z INFO 6709 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:35 2026-03-24T06:37:35.476Z INFO 6709 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 06:37:35 2026-03-24T06:37:35.477Z INFO 6709 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:35 2026-03-24T06:37:35.477Z INFO 6709 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:35 2026-03-24T06:37:35.477Z INFO 6709 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:35 2026-03-24T06:37:35.582Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:35 2026-03-24T06:37:35.582Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:35 acks = -1 06:37:35 auto.include.jmx.reporter = true 06:37:35 batch.size = 16384 06:37:35 bootstrap.servers = [localhost:32772] 06:37:35 buffer.memory = 33554432 06:37:35 client.dns.lookup = use_all_dns_ips 06:37:35 client.id = producer-12 06:37:35 compression.gzip.level = -1 06:37:35 compression.lz4.level = 9 06:37:35 compression.type = none 06:37:35 compression.zstd.level = 3 06:37:35 connections.max.idle.ms = 540000 06:37:35 delivery.timeout.ms = 120000 06:37:35 enable.idempotence = false 06:37:35 enable.metrics.push = true 06:37:35 interceptor.classes = [] 06:37:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:35 linger.ms = 1 06:37:35 max.block.ms = 60000 06:37:35 max.in.flight.requests.per.connection = 5 06:37:35 max.request.size = 1048576 06:37:35 metadata.max.age.ms = 300000 06:37:35 metadata.max.idle.ms = 300000 06:37:35 metadata.recovery.strategy = none 06:37:35 metric.reporters = [] 06:37:35 metrics.num.samples = 2 06:37:35 metrics.recording.level = INFO 06:37:35 metrics.sample.window.ms = 30000 06:37:35 partitioner.adaptive.partitioning.enable = true 06:37:35 partitioner.availability.timeout.ms = 0 06:37:35 partitioner.class = null 06:37:35 partitioner.ignore.keys = false 06:37:35 receive.buffer.bytes = 32768 06:37:35 reconnect.backoff.max.ms = 1000 06:37:35 reconnect.backoff.ms = 50 06:37:35 request.timeout.ms = 30000 06:37:35 retries = 0 06:37:35 retry.backoff.max.ms = 1000 06:37:35 retry.backoff.ms = 100 06:37:35 sasl.client.callback.handler.class = null 06:37:35 sasl.jaas.config = null 06:37:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:35 sasl.kerberos.min.time.before.relogin = 60000 06:37:35 sasl.kerberos.service.name = null 06:37:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:35 sasl.login.callback.handler.class = null 06:37:35 sasl.login.class = null 06:37:35 sasl.login.connect.timeout.ms = null 06:37:35 sasl.login.read.timeout.ms = null 06:37:35 sasl.login.refresh.buffer.seconds = 300 06:37:35 sasl.login.refresh.min.period.seconds = 60 06:37:35 sasl.login.refresh.window.factor = 0.8 06:37:35 sasl.login.refresh.window.jitter = 0.05 06:37:35 sasl.login.retry.backoff.max.ms = 10000 06:37:35 sasl.login.retry.backoff.ms = 100 06:37:35 sasl.mechanism = GSSAPI 06:37:35 sasl.oauthbearer.clock.skew.seconds = 30 06:37:35 sasl.oauthbearer.expected.audience = null 06:37:35 sasl.oauthbearer.expected.issuer = null 06:37:35 sasl.oauthbearer.header.urlencode = false 06:37:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:35 sasl.oauthbearer.jwks.endpoint.url = null 06:37:35 sasl.oauthbearer.scope.claim.name = scope 06:37:35 sasl.oauthbearer.sub.claim.name = sub 06:37:35 sasl.oauthbearer.token.endpoint.url = null 06:37:35 security.protocol = PLAINTEXT 06:37:35 security.providers = null 06:37:35 send.buffer.bytes = 131072 06:37:35 socket.connection.setup.timeout.max.ms = 30000 06:37:35 socket.connection.setup.timeout.ms = 10000 06:37:35 ssl.cipher.suites = null 06:37:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:35 ssl.endpoint.identification.algorithm = https 06:37:35 ssl.engine.factory.class = null 06:37:35 ssl.key.password = null 06:37:35 ssl.keymanager.algorithm = SunX509 06:37:35 ssl.keystore.certificate.chain = null 06:37:35 ssl.keystore.key = null 06:37:35 ssl.keystore.location = null 06:37:35 ssl.keystore.password = null 06:37:35 ssl.keystore.type = JKS 06:37:35 ssl.protocol = TLSv1.3 06:37:35 ssl.provider = null 06:37:35 ssl.secure.random.implementation = null 06:37:35 ssl.trustmanager.algorithm = PKIX 06:37:35 ssl.truststore.certificates = null 06:37:35 ssl.truststore.location = null 06:37:35 ssl.truststore.password = null 06:37:35 ssl.truststore.type = JKS 06:37:35 transaction.timeout.ms = 60000 06:37:35 transactional.id = null 06:37:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:37:35 06:37:35 2026-03-24T06:37:35.583Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:35 2026-03-24T06:37:35.585Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:35 2026-03-24T06:37:35.585Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:35 2026-03-24T06:37:35.585Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:35 2026-03-24T06:37:35.585Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334255585 06:37:35 2026-03-24T06:37:35.588Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.588Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.593Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:35 2026-03-24T06:37:35.618Z ERROR 6709 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 06:37:35 06:37:35 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3010) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3058) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2872) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2789) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2626) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2515) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2164) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1540) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1478) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1347) 06:37:35 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:37:35 at java.base/java.lang.Thread.run(Thread.java:833) 06:37:35 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:37:35 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:37:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:37:35 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:37:35 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:37:35 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:37:35 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:37:35 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:37:35 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:37:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:37:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:37:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:37:35 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1704) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1679) 06:37:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1457) 06:37:35 ... 3 common frames omitted 06:37:35 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:37:35 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:37:35 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:37:35 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:37:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:37:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:37:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:37:35 ... 16 common frames omitted 06:37:35 06:37:35 2026-03-24T06:37:35.698Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.698Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.729Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.729Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.729Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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: 149ms, elapsed time since send: 149ms, throttle time: 0ms, request timeout: 30000ms) 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.760Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=499153381, epoch=2) to node 1: 06:37:35 06:37:35 org.apache.kafka.common.errors.DisconnectException 06:37:35 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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: 148ms, elapsed time since send: 148ms, throttle time: 0ms, request timeout: 30000ms) 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=152875826, epoch=2) to node 1: 06:37:35 06:37:35 org.apache.kafka.common.errors.DisconnectException 06:37:35 06:37:35 2026-03-24T06:37:35.761Z INFO 6709 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:35 2026-03-24T06:37:35.847Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.847Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.855Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.855Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.862Z INFO 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.863Z WARN 6709 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.870Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.870Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.871Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.871Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.872Z INFO 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.872Z WARN 6709 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.872Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.872Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.919Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:35 2026-03-24T06:37:35.920Z INFO 6709 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:35 2026-03-24T06:37:35.924Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.924Z INFO 6709 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:37:35 2026-03-24T06:37:35.925Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:35 2026-03-24T06:37:35.925Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:35 2026-03-24T06:37:35.925Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:35 2026-03-24T06:37:35.925Z INFO 6709 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:35 2026-03-24T06:37:35.929Z INFO 6709 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 06:37:35 2026-03-24T06:37:35.929Z INFO 6709 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 06:37:35 2026-03-24T06:37:35.930Z INFO 6709 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 06:37:35 2026-03-24T06:37:35.930Z INFO 6709 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 06:37:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.462 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 06:37:35 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 06:37:35 2026-03-24T06:37:35.946Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:35 2026-03-24T06:37:35.946Z WARN 6709 --- [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. 06:37:35 2026-03-24T06:37:35.946Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:35 2026-03-24T06:37:35.954Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.954Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.956Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.956Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:35 2026-03-24T06:37:35.974Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:35 2026-03-24T06:37:35.974Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 06:37:36 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 06:37:36 06:37:36,026 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:36 06:37:36,026 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:36 06:37:36,026 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:36 06:37:36,033 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:36 06:37:36,033 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:36 06:37:36,040 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:36 06:37:36,040 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:36 06:37:36 . ____ _ __ _ _ 06:37:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:36 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:36 =========|_|==============|___/=/_/_/_/ 06:37:36 06:37:36 :: Spring Boot :: (v3.5.11) 06:37:36 06:37:36 2026-03-24T06:37:36.046Z INFO 6709 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:36 2026-03-24T06:37:36.046Z INFO 6709 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:36 2026-03-24T06:37:36.084Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.085Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.097Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.097Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.165Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.166Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.177Z INFO 6709 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.186 seconds (process running for 78.717) 06:37:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 06:37:36 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 06:37:36 2026-03-24T06:37:36.199Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.199Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.286Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.287Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.350Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.350Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.508Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.509Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.509Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.532Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:37:36 2026-03-24T06:37:36.532Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.537Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.538Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 06:37:36 2026-03-24T06:37:36.538Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.538Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:37:36 2026-03-24T06:37:36.539Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.540Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.541Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:37:36 2026-03-24T06:37:36.541Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.541Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:37:36 2026-03-24T06:37:36.542Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.543Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.543Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 06:37:36 2026-03-24T06:37:36.543Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.544Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:37:36 2026-03-24T06:37:36.544Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.546Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.547Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:37:36 2026-03-24T06:37:36.547Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.547Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 06:37:36 2026-03-24T06:37:36.547Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 06:37:36 2026-03-24T06:37:36.547Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 06:37:36 2026-03-24T06:37:36.594Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.594Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.596Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.597Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:37:36 2026-03-24T06:37:36.597Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.598Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$412137810, Message: null, Details: Policy Executor returned HTTP Status code 418. 06:37:36 2026-03-24T06:37:36.598Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 06:37:36 2026-03-24T06:37:36.598Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.598Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.599Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.599Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:37:36 2026-03-24T06:37:36.600Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.600Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$412137810, Message: null, Details: Policy Executor returned HTTP Status code 418. 06:37:36 2026-03-24T06:37:36.600Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.600Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.600Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:37:36 2026-03-24T06:37:36.600Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.602Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.602Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.602Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.603Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 06:37:36 2026-03-24T06:37:36.605Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.605Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.606Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.606Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 06:37:36 2026-03-24T06:37:36.606Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.606Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.606Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:37:36 2026-03-24T06:37:36.606Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.608Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.609Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.609Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.609Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 06:37:36 2026-03-24T06:37:36.609Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.609Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.609Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:37:36 2026-03-24T06:37:36.609Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 06:37:36 2026-03-24T06:37:36.611Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.611Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.611Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.612Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 06:37:36 2026-03-24T06:37:36.612Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 06:37:36 2026-03-24T06:37:36.612Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.612Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.613Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.613Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.613Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.614Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 06:37:36 2026-03-24T06:37:36.614Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 06:37:36 2026-03-24T06:37:36.614Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.614Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:37:36 2026-03-24T06:37:36.615Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.616Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.616Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.616Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 06:37:36 2026-03-24T06:37:36.617Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.617Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 06:37:36 2026-03-24T06:37:36.619Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 06:37:36 2026-03-24T06:37:36.646Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:37:36 2026-03-24T06:37:36.647Z DEBUG 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:37:36 2026-03-24T06:37:36.647Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:37:36 2026-03-24T06:37:36.647Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$9238782, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 06:37:36 2026-03-24T06:37:36.648Z WARN 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 06:37:36 2026-03-24T06:37:36.648Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:37:36 2026-03-24T06:37:36.648Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 06:37:36 2026-03-24T06:37:36.648Z TRACE 6709 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 06:37:36 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 06:37:36 2026-03-24T06:37:36.652Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.652Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:36 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 06:37:36 2026-03-24T06:37:36.704Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.704Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 06:37:36 . ____ _ __ _ _ 06:37:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:36 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:36 =========|_|==============|___/=/_/_/_/ 06:37:36 06:37:36 :: Spring Boot :: (v3.5.11) 06:37:36 06:37:36 2026-03-24T06:37:36.718Z INFO 6709 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:36 2026-03-24T06:37:36.718Z INFO 6709 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 06:37:36 2026-03-24T06:37:36.744Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.744Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.747Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:36 2026-03-24T06:37:36.747Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.747Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:36 2026-03-24T06:37:36.849Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.849Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.872Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.872Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.886Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.886Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.909Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.909Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.947Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:36 2026-03-24T06:37:36.947Z WARN 6709 --- [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. 06:37:36 2026-03-24T06:37:36.947Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:36 2026-03-24T06:37:36.976Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:36 2026-03-24T06:37:36.976Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:36 2026-03-24T06:37:36.993Z INFO 6709 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.29 seconds (process running for 79.533) 06:37:37 2026-03-24T06:37:37.042Z WARN 6709 --- [ 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: 2f211c4e-5c91-467d-9558-75daa39033b1 06:37:37 2026-03-24T06:37:37.084Z WARN 6709 --- [ 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: 0cb982b4-bf2b-4946-8be1-b751f2b15060 06:37:37 2026-03-24T06:37:37.093Z WARN 6709 --- [ 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: 0dd68af5-a184-4017-bf52-cb0724fb9a71 06:37:37 2026-03-24T06:37:37.099Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.099Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.107Z WARN 6709 --- [ 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: ee268c92-a137-4030-86d8-3343c0c44d59 06:37:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 06:37:37 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 06:37:37 2026-03-24T06:37:37.139Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:37 2026-03-24T06:37:37.165Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.165Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.194Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f9a6440992fab939c1c74c020ebcf2c1ded5c340b4ce8bdd02add6a229f89461 06:37:37 2026-03-24T06:37:37.229Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.229Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.600Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.600Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.602Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.602Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.607Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:37 2026-03-24T06:37:37.607Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.608Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:37 2026-03-24T06:37:37.685Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.685Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.709Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.709Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.851Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.851Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.855Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:37 2026-03-24T06:37:37.855Z WARN 6709 --- [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. 06:37:37 2026-03-24T06:37:37.855Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:37 2026-03-24T06:37:37.873Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.873Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.888Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.888Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:37 2026-03-24T06:37:37.933Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:37 2026-03-24T06:37:37.933Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:37.978Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:38 2026-03-24T06:37:37.978Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:38.099Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.099Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.164Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.164Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:38.230Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.230Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.551Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.551Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:38.607Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.607Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.611Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:38 2026-03-24T06:37:38.611Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.611Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:38 2026-03-24T06:37:38.617Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.617Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:38.686Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.687Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:38 2026-03-24T06:37:38.760Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:38 2026-03-24T06:37:38.760Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.760Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:38 2026-03-24T06:37:38.853Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.853Z WARN 6709 --- [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. 06:37:38 2026-03-24T06:37:38.874Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:38 2026-03-24T06:37:38.874Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:38.890Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:39 2026-03-24T06:37:38.890Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:38.915Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:39 2026-03-24T06:37:38.915Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:38.979Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:39 2026-03-24T06:37:38.979Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.101Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.101Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.167Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.167Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.232Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.232Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.552Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.553Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.568Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:39 2026-03-24T06:37:39.568Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.568Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:39 2026-03-24T06:37:39.611Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.611Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.623Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.623Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.687Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.687Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.769Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:39 2026-03-24T06:37:39.770Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.770Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:39 2026-03-24T06:37:39.855Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.855Z WARN 6709 --- [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. 06:37:39 2026-03-24T06:37:39.875Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.875Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.892Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.892Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.917Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.917Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:39 2026-03-24T06:37:39.979Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:39 2026-03-24T06:37:39.980Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.103Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.103Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.167Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.167Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.234Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.234Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.524Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:40 2026-03-24T06:37:40.524Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.524Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:40 2026-03-24T06:37:40.539Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.539Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.624Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.624Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.628Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.628Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.689Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.689Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.789Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:40 2026-03-24T06:37:40.789Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.789Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:40 2026-03-24T06:37:40.856Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.856Z WARN 6709 --- [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. 06:37:40 2026-03-24T06:37:40.876Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.876Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.894Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.894Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.919Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.919Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:40 2026-03-24T06:37:40.980Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:40 2026-03-24T06:37:40.980Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.105Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.105Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.169Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.169Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.235Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.235Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.533Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:41 2026-03-24T06:37:41.533Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.533Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:41 2026-03-24T06:37:41.540Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.540Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.634Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.634Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.635Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.635Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.691Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.691Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.791Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:41 2026-03-24T06:37:41.791Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.791Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:41 2026-03-24T06:37:41.858Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.858Z WARN 6709 --- [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. 06:37:41 2026-03-24T06:37:41.865Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.865Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.896Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.896Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.920Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.920Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:41 2026-03-24T06:37:41.981Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:41 2026-03-24T06:37:41.981Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.107Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.107Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.170Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.170Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.236Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.236Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.485Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.485Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.534Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:42 2026-03-24T06:37:42.534Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.534Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:42 2026-03-24T06:37:42.637Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.637Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.649Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.649Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.693Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.693Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.806Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:42 2026-03-24T06:37:42.806Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.806Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:42 2026-03-24T06:37:42.831Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.831Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:42 2026-03-24T06:37:42.865Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:42 2026-03-24T06:37:42.865Z WARN 6709 --- [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. 06:37:42 2026-03-24T06:37:42.878Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.739250493S 06:37:43 2026-03-24T06:37:42.914Z WARN 6709 --- [ 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: 1b7fa917-2c44-47dd-8d59-6050a6498fdc 06:37:43 2026-03-24T06:37:42.915Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:42.915Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-13 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:42.915Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:42.917Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:42.917Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:42.917Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:42.917Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334262917 06:37:43 2026-03-24T06:37:42.922Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:43 2026-03-24T06:37:42.922Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:42.942Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:43 2026-03-24T06:37:42.942Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:42.966Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 06:37:43 2026-03-24T06:37:42.966Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:42.983Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:43 2026-03-24T06:37:42.983Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.108Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.108Z WARN 6709 --- [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. 06:37:43 2026-03-24T06:37:43.138Z WARN 6709 --- [ 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: 382697fa-05a8-4401-9c3b-b38091d26e03 06:37:43 2026-03-24T06:37:43.138Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.138Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-14 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.138Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.140Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.140Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.140Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.140Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263140 06:37:43 2026-03-24T06:37:43.150Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.165Z WARN 6709 --- [ 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: 23a282e7-4cb3-4297-896b-a40f27e4dc92 06:37:43 2026-03-24T06:37:43.165Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.165Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-15 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.165Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.167Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.167Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.167Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.167Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263167 06:37:43 2026-03-24T06:37:43.171Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.171Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.180Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.193Z WARN 6709 --- [ 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: a9529b63-3b3c-491f-ab3c-76950fe4b571 06:37:43 2026-03-24T06:37:43.193Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.193Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-16 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.193Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.195Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.195Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.195Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.195Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263195 06:37:43 2026-03-24T06:37:43.217Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.232Z WARN 6709 --- [ 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: 235dfd67-7829-4baf-892e-fb6759a865f8 06:37:43 2026-03-24T06:37:43.233Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.233Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-17 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.233Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.235Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.235Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.235Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.235Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263235 06:37:43 2026-03-24T06:37:43.247Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.263Z WARN 6709 --- [ 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: d9405899-0ac1-4576-941f-50fdaf2bedb6 06:37:43 2026-03-24T06:37:43.263Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.264Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-18 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.264Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.266Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.266Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.266Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.266Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263266 06:37:43 2026-03-24T06:37:43.278Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.278Z WARN 6709 --- [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. 06:37:43 2026-03-24T06:37:43.279Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.296Z WARN 6709 --- [ 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: de9bbd2c-ea24-4112-b6e9-c1a8cbbbedca 06:37:43 2026-03-24T06:37:43.296Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.296Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-19 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.296Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.298Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.298Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.298Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.298Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263298 06:37:43 2026-03-24T06:37:43.311Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.325Z WARN 6709 --- [ 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: 72014712-6503-4d66-84b3-2d15ba2e8921 06:37:43 2026-03-24T06:37:43.326Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.326Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-20 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.326Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.328Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.328Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.328Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.328Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263328 06:37:43 2026-03-24T06:37:43.335Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.342Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:43 allow.auto.create.topics = true 06:37:43 auto.commit.interval.ms = 5000 06:37:43 auto.include.jmx.reporter = true 06:37:43 auto.offset.reset = earliest 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 check.crcs = true 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = consumer-test-1-9 06:37:43 client.rack = 06:37:43 connections.max.idle.ms = 540000 06:37:43 default.api.timeout.ms = 60000 06:37:43 enable.auto.commit = true 06:37:43 enable.metrics.push = true 06:37:43 exclude.internal.topics = true 06:37:43 fetch.max.bytes = 52428800 06:37:43 fetch.max.wait.ms = 500 06:37:43 fetch.min.bytes = 1 06:37:43 group.id = test-1 06:37:43 group.instance.id = null 06:37:43 group.protocol = classic 06:37:43 group.remote.assignor = null 06:37:43 heartbeat.interval.ms = 3000 06:37:43 interceptor.classes = [] 06:37:43 internal.leave.group.on.close = true 06:37:43 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:43 isolation.level = read_uncommitted 06:37:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:43 max.partition.fetch.bytes = 1048576 06:37:43 max.poll.interval.ms = 300000 06:37:43 max.poll.records = 500 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:43 receive.buffer.bytes = 65536 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 session.timeout.ms = 45000 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:43 06:37:43 2026-03-24T06:37:43.342Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.345Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.345Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.345Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263345 06:37:43 2026-03-24T06:37:43.345Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 06:37:43 2026-03-24T06:37:43.349Z WARN 6709 --- [ 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: 4ea90801-e332-4a27-a3d7-f403223f3663 06:37:43 2026-03-24T06:37:43.349Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:43 2026-03-24T06:37:43.349Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:43 acks = -1 06:37:43 auto.include.jmx.reporter = true 06:37:43 batch.size = 16384 06:37:43 bootstrap.servers = [localhost:32773] 06:37:43 buffer.memory = 33554432 06:37:43 client.dns.lookup = use_all_dns_ips 06:37:43 client.id = producer-21 06:37:43 compression.gzip.level = -1 06:37:43 compression.lz4.level = 9 06:37:43 compression.type = none 06:37:43 compression.zstd.level = 3 06:37:43 connections.max.idle.ms = 540000 06:37:43 delivery.timeout.ms = 120000 06:37:43 enable.idempotence = false 06:37:43 enable.metrics.push = true 06:37:43 interceptor.classes = [] 06:37:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:43 linger.ms = 1 06:37:43 max.block.ms = 60000 06:37:43 max.in.flight.requests.per.connection = 5 06:37:43 max.request.size = 1048576 06:37:43 metadata.max.age.ms = 300000 06:37:43 metadata.max.idle.ms = 300000 06:37:43 metadata.recovery.strategy = none 06:37:43 metric.reporters = [] 06:37:43 metrics.num.samples = 2 06:37:43 metrics.recording.level = INFO 06:37:43 metrics.sample.window.ms = 30000 06:37:43 partitioner.adaptive.partitioning.enable = true 06:37:43 partitioner.availability.timeout.ms = 0 06:37:43 partitioner.class = null 06:37:43 partitioner.ignore.keys = false 06:37:43 receive.buffer.bytes = 32768 06:37:43 reconnect.backoff.max.ms = 1000 06:37:43 reconnect.backoff.ms = 50 06:37:43 request.timeout.ms = 30000 06:37:43 retries = 0 06:37:43 retry.backoff.max.ms = 1000 06:37:43 retry.backoff.ms = 100 06:37:43 sasl.client.callback.handler.class = null 06:37:43 sasl.jaas.config = null 06:37:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:43 sasl.kerberos.min.time.before.relogin = 60000 06:37:43 sasl.kerberos.service.name = null 06:37:43 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:43 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:43 sasl.login.callback.handler.class = null 06:37:43 sasl.login.class = null 06:37:43 sasl.login.connect.timeout.ms = null 06:37:43 sasl.login.read.timeout.ms = null 06:37:43 sasl.login.refresh.buffer.seconds = 300 06:37:43 sasl.login.refresh.min.period.seconds = 60 06:37:43 sasl.login.refresh.window.factor = 0.8 06:37:43 sasl.login.refresh.window.jitter = 0.05 06:37:43 sasl.login.retry.backoff.max.ms = 10000 06:37:43 sasl.login.retry.backoff.ms = 100 06:37:43 sasl.mechanism = GSSAPI 06:37:43 sasl.oauthbearer.clock.skew.seconds = 30 06:37:43 sasl.oauthbearer.expected.audience = null 06:37:43 sasl.oauthbearer.expected.issuer = null 06:37:43 sasl.oauthbearer.header.urlencode = false 06:37:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:43 sasl.oauthbearer.jwks.endpoint.url = null 06:37:43 sasl.oauthbearer.scope.claim.name = scope 06:37:43 sasl.oauthbearer.sub.claim.name = sub 06:37:43 sasl.oauthbearer.token.endpoint.url = null 06:37:43 security.protocol = PLAINTEXT 06:37:43 security.providers = null 06:37:43 send.buffer.bytes = 131072 06:37:43 socket.connection.setup.timeout.max.ms = 30000 06:37:43 socket.connection.setup.timeout.ms = 10000 06:37:43 ssl.cipher.suites = null 06:37:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:43 ssl.endpoint.identification.algorithm = https 06:37:43 ssl.engine.factory.class = null 06:37:43 ssl.key.password = null 06:37:43 ssl.keymanager.algorithm = SunX509 06:37:43 ssl.keystore.certificate.chain = null 06:37:43 ssl.keystore.key = null 06:37:43 ssl.keystore.location = null 06:37:43 ssl.keystore.password = null 06:37:43 ssl.keystore.type = JKS 06:37:43 ssl.protocol = TLSv1.3 06:37:43 ssl.provider = null 06:37:43 ssl.secure.random.implementation = null 06:37:43 ssl.trustmanager.algorithm = PKIX 06:37:43 ssl.truststore.certificates = null 06:37:43 ssl.truststore.location = null 06:37:43 ssl.truststore.password = null 06:37:43 ssl.truststore.type = JKS 06:37:43 transaction.timeout.ms = 60000 06:37:43 transactional.id = null 06:37:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:43 06:37:43 2026-03-24T06:37:43.350Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:43 2026-03-24T06:37:43.351Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:43 2026-03-24T06:37:43.351Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:43 2026-03-24T06:37:43.351Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:43 2026-03-24T06:37:43.351Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334263351 06:37:43 2026-03-24T06:37:43.360Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.370Z INFO 6709 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:43 2026-03-24T06:37:43.486Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.486Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.503Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 06:37:43 2026-03-24T06:37:43.505Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 06:37:43 2026-03-24T06:37:43.532Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-ffc94637-efc6-441d-892c-40fa36671971 06:37:43 2026-03-24T06:37:43.532Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 06:37:43 2026-03-24T06:37:43.550Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.550Z WARN 6709 --- [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. 06:37:43 2026-03-24T06:37:43.550Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:43 2026-03-24T06:37:43.556Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-ffc94637-efc6-441d-892c-40fa36671971', protocol='range'} 06:37:43 2026-03-24T06:37:43.557Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-ffc94637-efc6-441d-892c-40fa36671971=Assignment(partitions=[my-topic-name-0])} 06:37:43 2026-03-24T06:37:43.574Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-ffc94637-efc6-441d-892c-40fa36671971', protocol='range'} 06:37:43 2026-03-24T06:37:43.575Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 06:37:43 2026-03-24T06:37:43.575Z INFO 6709 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 06:37:43 2026-03-24T06:37:43.587Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 06:37:43 2026-03-24T06:37:43.594Z INFO 6709 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 06:37:43 2026-03-24T06:37:43.640Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.640Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.646Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.646Z WARN 6709 --- [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. 06:37:43 2026-03-24T06:37:43.646Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:43 2026-03-24T06:37:43.653Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.653Z WARN 6709 --- [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. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.691Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.692Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.692Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.692Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.692Z INFO 6709 --- [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) 06:37:43 2026-03-24T06:37:43.692Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.693Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.693Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.694Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.694Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.700Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.700Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 8ms, elapsed time since send: 8ms, throttle time: 0ms, request timeout: 30000ms) 06:37:43 2026-03-24T06:37:43.702Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.702Z INFO 6709 --- [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: 11ms, elapsed time since send: 11ms, throttle time: 0ms, request timeout: 30000ms) 06:37:43 2026-03-24T06:37:43.758Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.758Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, throttle time: 0ms, request timeout: 30000ms) 06:37:43 2026-03-24T06:37:43.759Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 06:37:43 2026-03-24T06:37:43.759Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 06:37:43 2026-03-24T06:37:43.759Z INFO 6709 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=254841174, epoch=1) to node 1: 06:37:43 06:37:43 org.apache.kafka.common.errors.DisconnectException 06:37:43 06:37:43 2026-03-24T06:37:43.759Z INFO 6709 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:43 2026-03-24T06:37:43.779Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.779Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.785Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.785Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.788Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.788Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.797Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.797Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.800Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.800Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.804Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.804Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.809Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.809Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.817Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.818Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.818Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.818Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.832Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.832Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.859Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.860Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.866Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.866Z WARN 6709 --- [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. 06:37:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.729 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 06:37:43 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 06:37:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 06:37:43 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 06:37:43 2026-03-24T06:37:43.913Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.913Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.922Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.922Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.928Z INFO 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 06:37:43 2026-03-24T06:37:43.928Z INFO 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 06:37:43 2026-03-24T06:37:43.928Z INFO 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 06:37:43 2026-03-24T06:37:43.932Z INFO 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 06:37:43 2026-03-24T06:37:43.932Z DEBUG 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 06:37:43 2026-03-24T06:37:43.932Z INFO 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 06:37:43 2026-03-24T06:37:43.932Z DEBUG 6709 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 06:37:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 06:37:43 2026-03-24T06:37:43.937Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.937Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 06:37:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 06:37:43 2026-03-24T06:37:43.943Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.943Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:43 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 06:37:43 2026-03-24T06:37:43.954Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.954Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 2026-03-24T06:37:43.956Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:43 2026-03-24T06:37:43.956Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 06:37:43 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 06:37:44 2026-03-24T06:37:43.998Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:44 2026-03-24T06:37:43.998Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 06:37:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 06:37:44 2026-03-24T06:37:44.014Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.014Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.026Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.026Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.044Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.044Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.047Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.047Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.051Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.052Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.064Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.064Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.066Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.068Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.109Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.109Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.134Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.134Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.136Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.137Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.138Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.139Z INFO 6709 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:44 2026-03-24T06:37:44.141Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.141Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 06:37:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 06:37:44 2026-03-24T06:37:44.146Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:44 2026-03-24T06:37:44.171Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.171Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.172Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.172Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.190Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 0ebf3e5d5919d8e747694da25951044d49c13c328c36ef378d0a227e9b4daa1b 06:37:44 2026-03-24T06:37:44.201Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.201Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.251Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.251Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.265Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.265Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.280Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.280Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.405Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.405Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.422Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:44 2026-03-24T06:37:44.423Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.423Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:44 2026-03-24T06:37:44.443Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.443Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.488Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.488Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.488Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.488Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.495Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.495Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.515Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.515Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.551Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:44 2026-03-24T06:37:44.551Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.551Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:44 2026-03-24T06:37:44.551Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.551Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.587Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.587Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.612Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.612Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.643Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.643Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.666Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.666Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.677Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.677Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.695Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.695Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.767Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.767Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.834Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.834Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:44 2026-03-24T06:37:44.867Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.867Z WARN 6709 --- [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. 06:37:44 2026-03-24T06:37:44.887Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:44 2026-03-24T06:37:44.887Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:44.922Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:45 2026-03-24T06:37:44.922Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:44.945Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:45 2026-03-24T06:37:44.945Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.016Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.016Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.110Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.110Z WARN 6709 --- [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. 06:37:45 2026-03-24T06:37:45.174Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.174Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.303Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:45 2026-03-24T06:37:45.303Z WARN 6709 --- [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. 06:37:45 2026-03-24T06:37:45.303Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:45 2026-03-24T06:37:45.305Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.305Z WARN 6709 --- [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. 06:37:45 2026-03-24T06:37:45.322Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.322Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.374Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.374Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.404Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.404Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.407Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.407Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.432Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.432Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.457Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.457Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.490Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.490Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.509Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.509Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.510Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:45 2026-03-24T06:37:45.510Z WARN 6709 --- [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. 06:37:45 2026-03-24T06:37:45.510Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:45 2026-03-24T06:37:45.569Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.569Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.610Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.610Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.638Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.638Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.645Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.645Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.669Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.669Z WARN 6709 --- [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. 06:37:45 2026-03-24T06:37:45.696Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.697Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.821Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.822Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:45 2026-03-24T06:37:45.869Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:45 2026-03-24T06:37:45.869Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:45.924Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:46 2026-03-24T06:37:45.924Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:45.947Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:46 2026-03-24T06:37:45.947Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.018Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.018Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.111Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.111Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.177Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.177Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.281Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.281Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.304Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:46 2026-03-24T06:37:46.304Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.304Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:46 2026-03-24T06:37:46.305Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.305Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.321Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.321Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.334Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.334Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.376Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.376Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.405Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.405Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.459Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.459Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.491Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.491Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.510Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.510Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.511Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:46 2026-03-24T06:37:46.511Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.511Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:46 2026-03-24T06:37:46.573Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.573Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.611Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.611Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.644Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.644Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.648Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.648Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.672Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.672Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.698Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.698Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:46 2026-03-24T06:37:46.820Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.820Z WARN 6709 --- [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. 06:37:46 2026-03-24T06:37:46.821Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:46 2026-03-24T06:37:46.821Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:46.926Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:47 2026-03-24T06:37:46.926Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:46.949Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:47 2026-03-24T06:37:46.949Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.019Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.019Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.112Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.113Z WARN 6709 --- [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. 06:37:47 2026-03-24T06:37:47.177Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.177Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.286Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.286Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.306Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.306Z WARN 6709 --- [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. 06:37:47 2026-03-24T06:37:47.309Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:47 2026-03-24T06:37:47.309Z WARN 6709 --- [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. 06:37:47 2026-03-24T06:37:47.309Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:47 2026-03-24T06:37:47.324Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.324Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.336Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.337Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.377Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.377Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.407Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.407Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.466Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.466Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.493Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.493Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.511Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.511Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.512Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:47 2026-03-24T06:37:47.512Z WARN 6709 --- [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. 06:37:47 2026-03-24T06:37:47.512Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:47 2026-03-24T06:37:47.581Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.581Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.645Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.645Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.651Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.651Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.661Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.661Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.674Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.675Z WARN 6709 --- [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. 06:37:47 2026-03-24T06:37:47.700Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.700Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.823Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.823Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:47 2026-03-24T06:37:47.823Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:47 2026-03-24T06:37:47.823Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:47.928Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:48 2026-03-24T06:37:47.928Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:47.950Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:48 2026-03-24T06:37:47.950Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.020Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.020Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.113Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.113Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:48.164Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:48 2026-03-24T06:37:48.164Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:48.164Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:48 2026-03-24T06:37:48.178Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.178Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.288Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.288Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.307Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.308Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:48.325Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.325Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.337Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.337Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.379Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.379Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.408Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.408Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.467Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.467Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.485Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.485Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.495Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.495Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.514Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.514Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.516Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:48 2026-03-24T06:37:48.516Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:48.516Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:48 2026-03-24T06:37:48.647Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.647Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.660Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.660Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.662Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.662Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.684Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.684Z WARN 6709 --- [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. 06:37:48 2026-03-24T06:37:48.702Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.702Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.802Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.802Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-03-24T06:37:48.824Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:48 2026-03-24T06:37:48.824Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:48.929Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:49 2026-03-24T06:37:48.929Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:48.951Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:49 2026-03-24T06:37:48.951Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.021Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.021Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.113Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.113Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:49.178Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.179Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.214Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:49 2026-03-24T06:37:49.214Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:49.214Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:49 2026-03-24T06:37:49.309Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.309Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:49.326Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.326Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.329Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.329Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.339Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.339Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.380Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.380Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.409Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.409Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.469Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.469Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.496Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.496Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.500Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.500Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.515Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.515Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.517Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:49 2026-03-24T06:37:49.517Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:49.517Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:49 2026-03-24T06:37:49.648Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.648Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.663Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.663Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.683Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.683Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.692Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.692Z WARN 6709 --- [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. 06:37:49 2026-03-24T06:37:49.702Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.702Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.803Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.803Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-03-24T06:37:49.826Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:49 2026-03-24T06:37:49.826Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:49.931Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:50 2026-03-24T06:37:49.931Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:49.953Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:50 2026-03-24T06:37:49.953Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.022Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.022Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.044Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.898337341S 06:37:50 2026-03-24T06:37:50.059Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:50 allow.auto.create.topics = true 06:37:50 auto.commit.interval.ms = 5000 06:37:50 auto.include.jmx.reporter = true 06:37:50 auto.offset.reset = earliest 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 check.crcs = true 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = consumer-group for Test A-10 06:37:50 client.rack = 06:37:50 connections.max.idle.ms = 540000 06:37:50 default.api.timeout.ms = 60000 06:37:50 enable.auto.commit = true 06:37:50 enable.metrics.push = true 06:37:50 exclude.internal.topics = true 06:37:50 fetch.max.bytes = 52428800 06:37:50 fetch.max.wait.ms = 500 06:37:50 fetch.min.bytes = 1 06:37:50 group.id = group for Test A 06:37:50 group.instance.id = null 06:37:50 group.protocol = classic 06:37:50 group.remote.assignor = null 06:37:50 heartbeat.interval.ms = 3000 06:37:50 interceptor.classes = [] 06:37:50 internal.leave.group.on.close = true 06:37:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:50 isolation.level = read_uncommitted 06:37:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:50 max.partition.fetch.bytes = 1048576 06:37:50 max.poll.interval.ms = 300000 06:37:50 max.poll.records = 500 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:50 receive.buffer.bytes = 65536 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 session.timeout.ms = 45000 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:50 06:37:50 2026-03-24T06:37:50.059Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.061Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.061Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.061Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270061 06:37:50 06:37:50 . ____ _ __ _ _ 06:37:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:50 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:50 =========|_|==============|___/=/_/_/_/ 06:37:50 06:37:50 :: Spring Boot :: (v3.5.11) 06:37:50 06:37:50 2026-03-24T06:37:50.074Z INFO 6709 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:50 2026-03-24T06:37:50.074Z INFO 6709 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:50 2026-03-24T06:37:50.090Z INFO 6709 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.028 seconds (process running for 92.63) 06:37:50 2026-03-24T06:37:50.108Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 06:37:50 2026-03-24T06:37:50.109Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:50 2026-03-24T06:37:50.109Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:50 acks = -1 06:37:50 auto.include.jmx.reporter = true 06:37:50 batch.size = 16384 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 buffer.memory = 33554432 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = producer-22 06:37:50 compression.gzip.level = -1 06:37:50 compression.lz4.level = 9 06:37:50 compression.type = none 06:37:50 compression.zstd.level = 3 06:37:50 connections.max.idle.ms = 540000 06:37:50 delivery.timeout.ms = 120000 06:37:50 enable.idempotence = false 06:37:50 enable.metrics.push = true 06:37:50 interceptor.classes = [] 06:37:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:50 linger.ms = 1 06:37:50 max.block.ms = 60000 06:37:50 max.in.flight.requests.per.connection = 5 06:37:50 max.request.size = 1048576 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.max.idle.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partitioner.adaptive.partitioning.enable = true 06:37:50 partitioner.availability.timeout.ms = 0 06:37:50 partitioner.class = null 06:37:50 partitioner.ignore.keys = false 06:37:50 receive.buffer.bytes = 32768 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retries = 0 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 transaction.timeout.ms = 60000 06:37:50 transactional.id = null 06:37:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:50 06:37:50 2026-03-24T06:37:50.109Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.111Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:50 2026-03-24T06:37:50.111Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.111Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.111Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270111 06:37:50 2026-03-24T06:37:50.115Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.115Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.151Z WARN 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 06:37:50 2026-03-24T06:37:50.151Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.179Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.179Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.214Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:50 2026-03-24T06:37:50.214Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.214Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:50 2026-03-24T06:37:50.298Z INFO 6709 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.299Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.299Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.310Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.310Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.330Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.330Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.339Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.339Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.381Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.381Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.410Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.410Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.439Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 06:37:50 2026-03-24T06:37:50.441Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 06:37:50 2026-03-24T06:37:50.469Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.469Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.471Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-10-42a021de-ad94-4594-8eff-c95687808cfb 06:37:50 2026-03-24T06:37:50.471Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 06:37:50 2026-03-24T06:37:50.499Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.499Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.500Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-10-42a021de-ad94-4594-8eff-c95687808cfb', protocol='range'} 06:37:50 2026-03-24T06:37:50.501Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-10-42a021de-ad94-4594-8eff-c95687808cfb=Assignment(partitions=[target-topic-for-Test-A-0])} 06:37:50 2026-03-24T06:37:50.505Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.505Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.516Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.516Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.521Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-10-42a021de-ad94-4594-8eff-c95687808cfb', protocol='range'} 06:37:50 2026-03-24T06:37:50.521Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 06:37:50 2026-03-24T06:37:50.522Z INFO 6709 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 06:37:50 2026-03-24T06:37:50.531Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 06:37:50 2026-03-24T06:37:50.537Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:50 2026-03-24T06:37:50.537Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.537Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:50 2026-03-24T06:37:50.544Z INFO 6709 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 06:37:50 2026-03-24T06:37:50.579Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:50 allow.auto.create.topics = true 06:37:50 auto.commit.interval.ms = 5000 06:37:50 auto.include.jmx.reporter = true 06:37:50 auto.offset.reset = earliest 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 check.crcs = true 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = consumer-group for Test A-11 06:37:50 client.rack = 06:37:50 connections.max.idle.ms = 540000 06:37:50 default.api.timeout.ms = 60000 06:37:50 enable.auto.commit = true 06:37:50 enable.metrics.push = true 06:37:50 exclude.internal.topics = true 06:37:50 fetch.max.bytes = 52428800 06:37:50 fetch.max.wait.ms = 500 06:37:50 fetch.min.bytes = 1 06:37:50 group.id = group for Test A 06:37:50 group.instance.id = null 06:37:50 group.protocol = classic 06:37:50 group.remote.assignor = null 06:37:50 heartbeat.interval.ms = 3000 06:37:50 interceptor.classes = [] 06:37:50 internal.leave.group.on.close = true 06:37:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:50 isolation.level = read_uncommitted 06:37:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:50 max.partition.fetch.bytes = 1048576 06:37:50 max.poll.interval.ms = 300000 06:37:50 max.poll.records = 500 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:50 receive.buffer.bytes = 65536 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 session.timeout.ms = 45000 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:50 06:37:50 2026-03-24T06:37:50.580Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.582Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.582Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.582Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270582 06:37:50 2026-03-24T06:37:50.594Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:50 2026-03-24T06:37:50.594Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:50 acks = -1 06:37:50 auto.include.jmx.reporter = true 06:37:50 batch.size = 16384 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 buffer.memory = 33554432 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = producer-23 06:37:50 compression.gzip.level = -1 06:37:50 compression.lz4.level = 9 06:37:50 compression.type = none 06:37:50 compression.zstd.level = 3 06:37:50 connections.max.idle.ms = 540000 06:37:50 delivery.timeout.ms = 120000 06:37:50 enable.idempotence = false 06:37:50 enable.metrics.push = true 06:37:50 interceptor.classes = [] 06:37:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:50 linger.ms = 1 06:37:50 max.block.ms = 60000 06:37:50 max.in.flight.requests.per.connection = 5 06:37:50 max.request.size = 1048576 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.max.idle.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partitioner.adaptive.partitioning.enable = true 06:37:50 partitioner.availability.timeout.ms = 0 06:37:50 partitioner.class = null 06:37:50 partitioner.ignore.keys = false 06:37:50 receive.buffer.bytes = 32768 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retries = 0 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 transaction.timeout.ms = 60000 06:37:50 transactional.id = null 06:37:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:50 06:37:50 2026-03-24T06:37:50.594Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.596Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:50 2026-03-24T06:37:50.596Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.596Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.596Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270596 06:37:50 2026-03-24T06:37:50.611Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 06:37:50 2026-03-24T06:37:50.611Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.649Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.649Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.663Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.663Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.690Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.690Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.700Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.700Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.704Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.704Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.742Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:50 allow.auto.create.topics = true 06:37:50 auto.commit.interval.ms = 5000 06:37:50 auto.include.jmx.reporter = true 06:37:50 auto.offset.reset = earliest 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 check.crcs = true 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = consumer-group for Test A-12 06:37:50 client.rack = 06:37:50 connections.max.idle.ms = 540000 06:37:50 default.api.timeout.ms = 60000 06:37:50 enable.auto.commit = true 06:37:50 enable.metrics.push = true 06:37:50 exclude.internal.topics = true 06:37:50 fetch.max.bytes = 52428800 06:37:50 fetch.max.wait.ms = 500 06:37:50 fetch.min.bytes = 1 06:37:50 group.id = group for Test A 06:37:50 group.instance.id = null 06:37:50 group.protocol = classic 06:37:50 group.remote.assignor = null 06:37:50 heartbeat.interval.ms = 3000 06:37:50 interceptor.classes = [] 06:37:50 internal.leave.group.on.close = true 06:37:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:50 isolation.level = read_uncommitted 06:37:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:50 max.partition.fetch.bytes = 1048576 06:37:50 max.poll.interval.ms = 300000 06:37:50 max.poll.records = 500 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:50 receive.buffer.bytes = 65536 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 session.timeout.ms = 45000 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:50 06:37:50 2026-03-24T06:37:50.742Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.744Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.744Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.744Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270744 06:37:50 2026-03-24T06:37:50.747Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:50 2026-03-24T06:37:50.747Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:50 acks = -1 06:37:50 auto.include.jmx.reporter = true 06:37:50 batch.size = 16384 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 buffer.memory = 33554432 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = producer-24 06:37:50 compression.gzip.level = -1 06:37:50 compression.lz4.level = 9 06:37:50 compression.type = none 06:37:50 compression.zstd.level = 3 06:37:50 connections.max.idle.ms = 540000 06:37:50 delivery.timeout.ms = 120000 06:37:50 enable.idempotence = false 06:37:50 enable.metrics.push = true 06:37:50 interceptor.classes = [] 06:37:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:50 linger.ms = 1 06:37:50 max.block.ms = 60000 06:37:50 max.in.flight.requests.per.connection = 5 06:37:50 max.request.size = 1048576 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.max.idle.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partitioner.adaptive.partitioning.enable = true 06:37:50 partitioner.availability.timeout.ms = 0 06:37:50 partitioner.class = null 06:37:50 partitioner.ignore.keys = false 06:37:50 receive.buffer.bytes = 32768 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retries = 0 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 transaction.timeout.ms = 60000 06:37:50 transactional.id = null 06:37:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:50 06:37:50 2026-03-24T06:37:50.747Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.749Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:50 2026-03-24T06:37:50.749Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.749Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.749Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270749 06:37:50 2026-03-24T06:37:50.757Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.760Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:50 allow.auto.create.topics = true 06:37:50 auto.commit.interval.ms = 5000 06:37:50 auto.include.jmx.reporter = true 06:37:50 auto.offset.reset = earliest 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 check.crcs = true 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = consumer-group for Test A-13 06:37:50 client.rack = 06:37:50 connections.max.idle.ms = 540000 06:37:50 default.api.timeout.ms = 60000 06:37:50 enable.auto.commit = true 06:37:50 enable.metrics.push = true 06:37:50 exclude.internal.topics = true 06:37:50 fetch.max.bytes = 52428800 06:37:50 fetch.max.wait.ms = 500 06:37:50 fetch.min.bytes = 1 06:37:50 group.id = group for Test A 06:37:50 group.instance.id = null 06:37:50 group.protocol = classic 06:37:50 group.remote.assignor = null 06:37:50 heartbeat.interval.ms = 3000 06:37:50 interceptor.classes = [] 06:37:50 internal.leave.group.on.close = true 06:37:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:50 isolation.level = read_uncommitted 06:37:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:50 max.partition.fetch.bytes = 1048576 06:37:50 max.poll.interval.ms = 300000 06:37:50 max.poll.records = 500 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:50 receive.buffer.bytes = 65536 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 session.timeout.ms = 45000 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:50 06:37:50 2026-03-24T06:37:50.760Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.765Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.765Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.765Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270765 06:37:50 2026-03-24T06:37:50.768Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:50 2026-03-24T06:37:50.769Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:50 acks = -1 06:37:50 auto.include.jmx.reporter = true 06:37:50 batch.size = 16384 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 buffer.memory = 33554432 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = producer-25 06:37:50 compression.gzip.level = -1 06:37:50 compression.lz4.level = 9 06:37:50 compression.type = none 06:37:50 compression.zstd.level = 3 06:37:50 connections.max.idle.ms = 540000 06:37:50 delivery.timeout.ms = 120000 06:37:50 enable.idempotence = false 06:37:50 enable.metrics.push = true 06:37:50 interceptor.classes = [] 06:37:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:50 linger.ms = 1 06:37:50 max.block.ms = 60000 06:37:50 max.in.flight.requests.per.connection = 5 06:37:50 max.request.size = 1048576 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.max.idle.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partitioner.adaptive.partitioning.enable = true 06:37:50 partitioner.availability.timeout.ms = 0 06:37:50 partitioner.class = null 06:37:50 partitioner.ignore.keys = false 06:37:50 receive.buffer.bytes = 32768 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retries = 0 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 transaction.timeout.ms = 60000 06:37:50 transactional.id = null 06:37:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:50 06:37:50 2026-03-24T06:37:50.769Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.771Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:50 2026-03-24T06:37:50.771Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.771Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.771Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270771 06:37:50 2026-03-24T06:37:50.796Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.801Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:50 allow.auto.create.topics = true 06:37:50 auto.commit.interval.ms = 5000 06:37:50 auto.include.jmx.reporter = true 06:37:50 auto.offset.reset = earliest 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 check.crcs = true 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = consumer-group for Test A-14 06:37:50 client.rack = 06:37:50 connections.max.idle.ms = 540000 06:37:50 default.api.timeout.ms = 60000 06:37:50 enable.auto.commit = true 06:37:50 enable.metrics.push = true 06:37:50 exclude.internal.topics = true 06:37:50 fetch.max.bytes = 52428800 06:37:50 fetch.max.wait.ms = 500 06:37:50 fetch.min.bytes = 1 06:37:50 group.id = group for Test A 06:37:50 group.instance.id = null 06:37:50 group.protocol = classic 06:37:50 group.remote.assignor = null 06:37:50 heartbeat.interval.ms = 3000 06:37:50 interceptor.classes = [] 06:37:50 internal.leave.group.on.close = true 06:37:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:50 isolation.level = read_uncommitted 06:37:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:50 max.partition.fetch.bytes = 1048576 06:37:50 max.poll.interval.ms = 300000 06:37:50 max.poll.records = 500 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:50 receive.buffer.bytes = 65536 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 session.timeout.ms = 45000 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:50 06:37:50 2026-03-24T06:37:50.801Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.804Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.804Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-03-24T06:37:50.805Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.805Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.805Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270805 06:37:50 2026-03-24T06:37:50.810Z ERROR 6709 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 06:37:50 2026-03-24T06:37:50.810Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:50 2026-03-24T06:37:50.810Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:50 acks = -1 06:37:50 auto.include.jmx.reporter = true 06:37:50 batch.size = 16384 06:37:50 bootstrap.servers = [localhost:32774] 06:37:50 buffer.memory = 33554432 06:37:50 client.dns.lookup = use_all_dns_ips 06:37:50 client.id = producer-26 06:37:50 compression.gzip.level = -1 06:37:50 compression.lz4.level = 9 06:37:50 compression.type = none 06:37:50 compression.zstd.level = 3 06:37:50 connections.max.idle.ms = 540000 06:37:50 delivery.timeout.ms = 120000 06:37:50 enable.idempotence = false 06:37:50 enable.metrics.push = true 06:37:50 interceptor.classes = [] 06:37:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:50 linger.ms = 1 06:37:50 max.block.ms = 60000 06:37:50 max.in.flight.requests.per.connection = 5 06:37:50 max.request.size = 1048576 06:37:50 metadata.max.age.ms = 300000 06:37:50 metadata.max.idle.ms = 300000 06:37:50 metadata.recovery.strategy = none 06:37:50 metric.reporters = [] 06:37:50 metrics.num.samples = 2 06:37:50 metrics.recording.level = INFO 06:37:50 metrics.sample.window.ms = 30000 06:37:50 partitioner.adaptive.partitioning.enable = true 06:37:50 partitioner.availability.timeout.ms = 0 06:37:50 partitioner.class = null 06:37:50 partitioner.ignore.keys = false 06:37:50 receive.buffer.bytes = 32768 06:37:50 reconnect.backoff.max.ms = 1000 06:37:50 reconnect.backoff.ms = 50 06:37:50 request.timeout.ms = 30000 06:37:50 retries = 0 06:37:50 retry.backoff.max.ms = 1000 06:37:50 retry.backoff.ms = 100 06:37:50 sasl.client.callback.handler.class = null 06:37:50 sasl.jaas.config = null 06:37:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:50 sasl.kerberos.min.time.before.relogin = 60000 06:37:50 sasl.kerberos.service.name = null 06:37:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:50 sasl.login.callback.handler.class = null 06:37:50 sasl.login.class = null 06:37:50 sasl.login.connect.timeout.ms = null 06:37:50 sasl.login.read.timeout.ms = null 06:37:50 sasl.login.refresh.buffer.seconds = 300 06:37:50 sasl.login.refresh.min.period.seconds = 60 06:37:50 sasl.login.refresh.window.factor = 0.8 06:37:50 sasl.login.refresh.window.jitter = 0.05 06:37:50 sasl.login.retry.backoff.max.ms = 10000 06:37:50 sasl.login.retry.backoff.ms = 100 06:37:50 sasl.mechanism = GSSAPI 06:37:50 sasl.oauthbearer.clock.skew.seconds = 30 06:37:50 sasl.oauthbearer.expected.audience = null 06:37:50 sasl.oauthbearer.expected.issuer = null 06:37:50 sasl.oauthbearer.header.urlencode = false 06:37:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:50 sasl.oauthbearer.jwks.endpoint.url = null 06:37:50 sasl.oauthbearer.scope.claim.name = scope 06:37:50 sasl.oauthbearer.sub.claim.name = sub 06:37:50 sasl.oauthbearer.token.endpoint.url = null 06:37:50 security.protocol = PLAINTEXT 06:37:50 security.providers = null 06:37:50 send.buffer.bytes = 131072 06:37:50 socket.connection.setup.timeout.max.ms = 30000 06:37:50 socket.connection.setup.timeout.ms = 10000 06:37:50 ssl.cipher.suites = null 06:37:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:50 ssl.endpoint.identification.algorithm = https 06:37:50 ssl.engine.factory.class = null 06:37:50 ssl.key.password = null 06:37:50 ssl.keymanager.algorithm = SunX509 06:37:50 ssl.keystore.certificate.chain = null 06:37:50 ssl.keystore.key = null 06:37:50 ssl.keystore.location = null 06:37:50 ssl.keystore.password = null 06:37:50 ssl.keystore.type = JKS 06:37:50 ssl.protocol = TLSv1.3 06:37:50 ssl.provider = null 06:37:50 ssl.secure.random.implementation = null 06:37:50 ssl.trustmanager.algorithm = PKIX 06:37:50 ssl.truststore.certificates = null 06:37:50 ssl.truststore.location = null 06:37:50 ssl.truststore.password = null 06:37:50 ssl.truststore.type = JKS 06:37:50 transaction.timeout.ms = 60000 06:37:50 transactional.id = null 06:37:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:50 06:37:50 2026-03-24T06:37:50.811Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:50 2026-03-24T06:37:50.813Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:50 2026-03-24T06:37:50.813Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:37:50 2026-03-24T06:37:50.813Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:37:50 2026-03-24T06:37:50.813Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334270813 06:37:50 2026-03-24T06:37:50.819Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 06:37:50 2026-03-24T06:37:50.819Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:50 2026-03-24T06:37:50.827Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.827Z WARN 6709 --- [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. 06:37:50 2026-03-24T06:37:50.898Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:50 2026-03-24T06:37:50.898Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:50.999Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:51 2026-03-24T06:37:50.999Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.018Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.018Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.018Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.019Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.019Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.019Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.019Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.019Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.023Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.023Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.023Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.023Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.071Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.071Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.071Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:51 2026-03-24T06:37:51.101Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.101Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 532ms, elapsed time since send: 532ms, throttle time: 0ms, request timeout: 30000ms) 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 2147483646 disconnected. 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Error sending fetch request (sessionId=234438709, epoch=1) to node 1: 06:37:51 06:37:51 org.apache.kafka.common.errors.DisconnectException 06:37:51 06:37:51 2026-03-24T06:37:51.105Z INFO 6709 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:51 2026-03-24T06:37:51.107Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.107Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.116Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.116Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.120Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.120Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.136Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.136Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.142Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.143Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.180Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.180Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.206Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.206Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.222Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.222Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.223Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.223Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.082 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 06:37:51 2026-03-24T06:37:51.239Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.239Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 06:37:51 2026-03-24T06:37:51.263Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:51 2026-03-24T06:37:51.263Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 06:37:51 2026-03-24T06:37:51.266Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:51 2026-03-24T06:37:51.266Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:51 06:37:51,287 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:51 06:37:51,287 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:51 06:37:51,287 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:51 06:37:51,291 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:51 06:37:51,291 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:51 06:37:51,297 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:51 06:37:51,297 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:51 06:37:51 . ____ _ __ _ _ 06:37:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:51 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:51 =========|_|==============|___/=/_/_/_/ 06:37:51 06:37:51 :: Spring Boot :: (v3.5.11) 06:37:51 06:37:51 2026-03-24T06:37:51.303Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:37:51 2026-03-24T06:37:51.303Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:51 2026-03-24T06:37:51.309Z INFO 6709 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.037 seconds (process running for 93.848) 06:37:51 2026-03-24T06:37:51.312Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.312Z WARN 6709 --- [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. 06:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 06:37:51 2026-03-24T06:37:51.344Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.344Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.357Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.357Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.369Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.369Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.372Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.372Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.373Z INFO 6709 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 06:37:51 2026-03-24T06:37:51.375Z INFO 6709 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 06:37:51 2026-03-24T06:37:51.376Z INFO 6709 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 06:37:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 06:37:51 2026-03-24T06:37:51.383Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.383Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.407Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.407Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.408Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 06:37:51 2026-03-24T06:37:51.408Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 06:37:51 2026-03-24T06:37:51.412Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.412Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.413Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 06:37:51 2026-03-24T06:37:51.413Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 06:37:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 06:37:51 2026-03-24T06:37:51.413Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 06:37:51 2026-03-24T06:37:51.413Z WARN 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 06:37:51 2026-03-24T06:37:51.413Z INFO 6709 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 06:37:51 2026-03-24T06:37:51.438Z WARN 6709 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 06:37:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 06:37:51 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 06:37:51 2026-03-24T06:37:51.462Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.462Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.470Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.470Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.479Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.479Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.484Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.484Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.500Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.500Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.508Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.508Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.517Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.517Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.540Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:51 2026-03-24T06:37:51.540Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.540Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:51 2026-03-24T06:37:51.623Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.623Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.651Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.651Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.664Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.664Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.693Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.693Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.703Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.703Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.708Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.708Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.769Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.769Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.770Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.771Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.805Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.805Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.822Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.822Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.829Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.829Z WARN 6709 --- [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. 06:37:51 2026-03-24T06:37:51.926Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.926Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.934Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.934Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-03-24T06:37:51.965Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:51 2026-03-24T06:37:51.965Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:51.998Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:52 2026-03-24T06:37:51.998Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.027Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.027Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.072Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:52 2026-03-24T06:37:52.072Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.072Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:52 2026-03-24T06:37:52.086Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.086Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.111Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.111Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.117Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.117Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.160Z WARN 6709 --- [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:37:52 2026-03-24T06:37:52.175Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.175Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.181Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.181Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 06:37:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 06:37:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 06:37:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 06:37:52 2026-03-24T06:37:52.256Z WARN 6709 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 06:37:52 2026-03-24T06:37:52.257Z WARN 6709 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 06:37:52 2026-03-24T06:37:52.257Z WARN 6709 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 06:37:52 2026-03-24T06:37:52.257Z WARN 6709 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 06:37:52 2026-03-24T06:37:52.259Z WARN 6709 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 06:37:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 06:37:52 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 06:37:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:37:52 o o o o---o o--o o o---o o o----o o--o--o 06:37:52 | | / \ / | / / \ | | 06:37:52 o----o o o o----o | o o o----o | 06:37:52 | | * \ / | \ * \ | | 06:37:52 o o * o o---o o--o o----o o---o * o o----o o 06:37:52 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:37:52 2026-03-24T06:37:52.296Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:37:52 To enable the Jet engine on the members, do one of the following: 06:37:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:37:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:37:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:37:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:37:52 2026-03-24T06:37:52.304Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.304Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.306Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:37:52 2026-03-24T06:37:52.308Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:37:52 2026-03-24T06:37:52.315Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.315Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.319Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:37:52 2026-03-24T06:37:52.319Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:37:52 2026-03-24T06:37:52.344Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.344Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.357Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.357Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.383Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.383Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.413Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.413Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.419Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:52 2026-03-24T06:37:52.419Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.419Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:52 2026-03-24T06:37:52.471Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.471Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.501Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.501Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.515Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.515Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.519Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.519Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.652Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.653Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.665Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.665Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.703Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.704Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.711Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.711Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.771Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.771Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.806Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.806Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.824Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.824Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.829Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.829Z WARN 6709 --- [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. 06:37:52 2026-03-24T06:37:52.846Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.847Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.872Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.872Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.934Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.934Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:52 2026-03-24T06:37:52.935Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:52 2026-03-24T06:37:52.936Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:52.981Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:53 2026-03-24T06:37:52.981Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.017Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.017Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.037Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.037Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.052Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.053Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.072Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:53 2026-03-24T06:37:53.072Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.072Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:53 2026-03-24T06:37:53.098Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.098Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.182Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.182Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.306Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.306Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.317Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.317Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.338Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.338Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.345Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.345Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.358Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.358Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.372Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:53 2026-03-24T06:37:53.372Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.372Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:53 2026-03-24T06:37:53.413Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.413Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.473Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.473Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.501Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.502Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.518Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.518Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.521Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.521Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.653Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.653Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.665Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.665Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.706Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.706Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.719Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.719Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.773Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.773Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.806Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.807Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.825Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.825Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-03-24T06:37:53.831Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.831Z WARN 6709 --- [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. 06:37:53 2026-03-24T06:37:53.847Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:53 2026-03-24T06:37:53.847Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:53.873Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:54 2026-03-24T06:37:53.873Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:53.936Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:54 2026-03-24T06:37:53.936Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:53.936Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:54 2026-03-24T06:37:53.936Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:53.982Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:54 2026-03-24T06:37:53.982Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.019Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.019Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.038Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.038Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.075Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.076Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.099Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.099Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.100Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:54 2026-03-24T06:37:54.100Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.100Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:54 2026-03-24T06:37:54.183Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.183Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.241Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.241Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.308Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.308Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.318Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.319Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.345Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.345Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.359Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.359Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.374Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:54 2026-03-24T06:37:54.374Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.375Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:54 2026-03-24T06:37:54.414Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.414Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.443Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.443Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.501Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.501Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.520Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.520Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.521Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.521Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.654Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.654Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.667Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.667Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.708Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.708Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.721Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.721Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.775Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.775Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.806Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.806Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.826Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.826Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.832Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.832Z WARN 6709 --- [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. 06:37:54 2026-03-24T06:37:54.848Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.848Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.875Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.875Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.937Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.937Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-03-24T06:37:54.937Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:54 2026-03-24T06:37:54.937Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:54.983Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:55 2026-03-24T06:37:54.983Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.021Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.021Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.039Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.039Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.076Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.076Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.101Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.101Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.101Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:55 2026-03-24T06:37:55.101Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.101Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:55 2026-03-24T06:37:55.184Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.184Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.243Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.243Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.310Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.310Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.319Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.319Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.326Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.326Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.345Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.345Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.359Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.359Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.375Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:55 2026-03-24T06:37:55.375Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.375Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:55 2026-03-24T06:37:55.416Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.416Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.503Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.503Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.522Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.522Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.523Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.523Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.663Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.664Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.667Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.667Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.711Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.711Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.723Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.723Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.776Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.776Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.809Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.809Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.827Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.827Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.833Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.833Z WARN 6709 --- [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. 06:37:55 2026-03-24T06:37:55.849Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.849Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.876Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.876Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.937Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.937Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:55 2026-03-24T06:37:55.938Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:55 2026-03-24T06:37:55.938Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:55.984Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:56 2026-03-24T06:37:55.984Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.023Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.023Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.040Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.040Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.077Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.077Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.100Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:56 2026-03-24T06:37:56.100Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.100Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:56 2026-03-24T06:37:56.102Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.102Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.185Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.185Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.245Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.245Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.307Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.307Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.311Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.311Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.321Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.321Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.326Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.326Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.347Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.347Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.361Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.361Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.408Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:56 2026-03-24T06:37:56.408Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.408Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:56 2026-03-24T06:37:56.425Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.425Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.504Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.504Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.561Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.561Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.644Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:37:56 06:37:56 Members {size:1, ver:1} [ 06:37:56 Member [10.30.107.0]:5701 - bab9341d-ca36-4f7e-96d8-88bbca0cbfad this 06:37:56 ] 06:37:56 06:37:56 2026-03-24T06:37:56.646Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:37:56 2026-03-24T06:37:56.664Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.664Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.669Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.669Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.677Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:37:56 2026-03-24T06:37:56.713Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.713Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.725Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.725Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.727Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.727Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.810Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.810Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.828Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.828Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.834Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.834Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.850Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.850Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.877Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.877Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.893Z INFO 6709 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.0]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.0:5701 and /10.30.107.35:42739 06:37:56 2026-03-24T06:37:56.940Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.940Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.947Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:56 2026-03-24T06:37:56.947Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:56 2026-03-24T06:37:56.954Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:56 2026-03-24T06:37:56.954Z WARN 6709 --- [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. 06:37:56 2026-03-24T06:37:56.954Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:57 2026-03-24T06:37:56.969Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:37:57 2026-03-24T06:37:56.970Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - bab9341d-ca36-4f7e-96d8-88bbca0cbfad this is handled 06:37:57 2026-03-24T06:37:56.974Z INFO 6709 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:37:57 06:37:57 Members {size:2, ver:2} [ 06:37:57 Member [10.30.107.0]:5701 - bab9341d-ca36-4f7e-96d8-88bbca0cbfad this 06:37:57 Member [10.30.107.35]:5701 - 0cce7831-f6bb-4052-a01a-bd0110af8b47 06:37:57 ] 06:37:57 06:37:57 2026-03-24T06:37:56.980Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:37:57 2026-03-24T06:37:56.980Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:37:57 2026-03-24T06:37:56.988Z INFO 6709 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.107.0]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.0:5701->/10.30.107.35:42739, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=0cce7831-f6bb-4052-a01a-bd0110af8b47, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 06:37:57 2026-03-24T06:37:56.989Z WARN 6709 --- [ration.thread-3] c.h.s.i.o.impl.OutboundResponseHandler : [10.30.107.0]:5701 [dev] [5.5.0] Cannot send response: {} to [10.30.107.35]:5701. com.hazelcast.client.impl.operations.GetConnectedClientsOperation{serviceName='hz:core:clientEngine', identityHash=1765453594, partitionId=-1, replicaIndex=0, callId=1, invocationTime=1774334276975 (2026-03-24 06:37:56.975), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0} 06:37:57 2026-03-24T06:37:56.990Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:37:57 2026-03-24T06:37:56.997Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:57 2026-03-24T06:37:56.997Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:56.998Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:37:57 2026-03-24T06:37:56.999Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 29 ms. 06:37:57 2026-03-24T06:37:56.999Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:37:57 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.719 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 06:37:57 2026-03-24T06:37:57.025Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.025Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.039Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.040Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 06:37:57 2026-03-24T06:37:57.040Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 06:37:57 2026-03-24T06:37:57.041Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.041Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.080Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.080Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 06:37:57 2026-03-24T06:37:57.080Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 06:37:57 2026-03-24T06:37:57.081Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.081Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.081Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.083Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.086Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.086Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 06:37:57 2026-03-24T06:37:57.086Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 06:37:57 2026-03-24T06:37:57.088Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.088Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 06:37:57 2026-03-24T06:37:57.088Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 06:37:57 2026-03-24T06:37:57.089Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.090Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.092Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.093Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.093Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 06:37:57 2026-03-24T06:37:57.094Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 06:37:57 2026-03-24T06:37:57.094Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.096Z ERROR 6709 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 06:37:57 2026-03-24T06:37:57.098Z ERROR 6709 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 06:37:57 2026-03-24T06:37:57.099Z ERROR 6709 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 06:37:57 2026-03-24T06:37:57.100Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.100Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 06:37:57 2026-03-24T06:37:57.100Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 06:37:57 2026-03-24T06:37:57.101Z ERROR 6709 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 06:37:57 2026-03-24T06:37:57.101Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.101Z INFO 6709 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 06:37:57 2026-03-24T06:37:57.101Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 06:37:57 2026-03-24T06:37:57.103Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.103Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.107Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.111Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 06:37:57 2026-03-24T06:37:57.114Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 06:37:57 2026-03-24T06:37:57.114Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 06:37:57 2026-03-24T06:37:57.116Z DEBUG 6709 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 06:37:57 2026-03-24T06:37:57.116Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 06:37:57 2026-03-24T06:37:57.117Z WARN 6709 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 06:37:57 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 06:37:57 2026-03-24T06:37:57.184Z INFO 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 06:37:57 2026-03-24T06:37:57.187Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.187Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.189Z INFO 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 06:37:57 2026-03-24T06:37:57.190Z INFO 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 06:37:57 2026-03-24T06:37:57.192Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 06:37:57 2026-03-24T06:37:57.193Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 06:37:57 2026-03-24T06:37:57.194Z INFO 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 06:37:57 2026-03-24T06:37:57.194Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 06:37:57 2026-03-24T06:37:57.210Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:37:57 06:37:57 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:37:57 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 06:37:57 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:37:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:37:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:37:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:37:57 at groovy.lang.Closure.call(Closure.java:427) 06:37:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:37:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:37:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:37:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:37:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:37:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:37:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:37:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:37:57 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:37:57 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223.processCreatedCmHandles$accessor$WtT1cRr4(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223$auxiliary$Ymyb0q9e.call(Unknown Source) 06:37:57 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:37:57 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:37:57 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:37:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:37:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:37:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223.processCreatedCmHandles(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223.updateDmiRegistration$accessor$WtT1cRr4(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223$auxiliary$vMzJk5Ic.call(Unknown Source) 06:37:57 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:37:57 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:37:57 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:37:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:37:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:37:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223.updateDmiRegistration(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1839244223$updateDmiRegistration.call(Unknown Source) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:37:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:37:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:37:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:37:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:37:57 06:37:57 2026-03-24T06:37:57.213Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:37:57 06:37:57 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:37:57 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 06:37:57 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:37:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:37:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:37:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:37:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:37:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:37:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:37:57 06:37:57 2026-03-24T06:37:57.215Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:37:57 06:37:57 java.lang.RuntimeException: Failed 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:37:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:37:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:37:57 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:37:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:37:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:37:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:37:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:37:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:37:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:37:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:37:57 06:37:57 2026-03-24T06:37:57.228Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:37:57 2026-03-24T06:37:57.229Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 06:37:57 2026-03-24T06:37:57.236Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:37:57 2026-03-24T06:37:57.236Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 06:37:57 2026-03-24T06:37:57.238Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:37:57 2026-03-24T06:37:57.238Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 06:37:57 2026-03-24T06:37:57.239Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:37:57 2026-03-24T06:37:57.239Z ERROR 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 06:37:57 2026-03-24T06:37:57.243Z INFO 6709 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 06:37:57 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 06:37:57 2026-03-24T06:37:57.246Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.246Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 06:37:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 06:37:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 06:37:57 2026-03-24T06:37:57.309Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.309Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.312Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.312Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.322Z ERROR 6709 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 06:37:57 2026-03-24T06:37:57.324Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.324Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.327Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:57 2026-03-24T06:37:57.327Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.327Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:57 2026-03-24T06:37:57.328Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.328Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.345Z WARN 6709 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 06:37:57 2026-03-24T06:37:57.348Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.348Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.361Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.361Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 06:37:57 2026-03-24T06:37:57.431Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.431Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 06:37:57 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 06:37:57 2026-03-24T06:37:57.553Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.553Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.563Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.563Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.575Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:37:57 2026-03-24T06:37:57.577Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:37:57 2026-03-24T06:37:57.578Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:37:57 2026-03-24T06:37:57.578Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 06:37:57 2026-03-24T06:37:57.578Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 06:37:57 2026-03-24T06:37:57.579Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:37:57 2026-03-24T06:37:57.580Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 06:37:57 2026-03-24T06:37:57.580Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:37:57 2026-03-24T06:37:57.582Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:37:57 2026-03-24T06:37:57.582Z ERROR 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 06:37:57 06:37:57 java.lang.RuntimeException: some exception 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:37:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:37:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:37:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:37:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:37:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:37:57 at groovy.lang.Closure.call(Closure.java:427) 06:37:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:37:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:37:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:37:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:37:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:37:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:37:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:37:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:37:57 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:37:57 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 06:37:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 06:37:57 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 06:37:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 06:37:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 06:37:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 06:37:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:37:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:37:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:37:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:37:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:37:57 06:37:57 2026-03-24T06:37:57.585Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:37:57 2026-03-24T06:37:57.585Z ERROR 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 06:37:57 06:37:57 java.lang.RuntimeException: Some network error 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:37:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:37:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:37:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:37:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:37:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:37:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:37:57 at groovy.lang.Closure.call(Closure.java:427) 06:37:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:37:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:37:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:37:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:37:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:37:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:37:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:37:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:37:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:37:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$863128118.getResourceData(Unknown Source) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 06:37:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 06:37:57 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 06:37:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 06:37:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 06:37:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 06:37:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 06:37:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 06:37:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:37:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:37:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:37:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:37:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:37:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:37:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:37:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:37:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:37:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:37:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:37:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:37:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:37:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:37:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:37:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:37:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:37:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:37:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:37:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:37:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:37:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:37:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:37:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:37:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:37:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:37:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:37:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:37:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:37:57 06:37:57 2026-03-24T06:37:57.585Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:37:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 06:37:57 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 06:37:57 2026-03-24T06:37:57.665Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.665Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.670Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.670Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.672Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.673Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.673Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.673Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.674Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.674Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.675Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.676Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.677Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.678Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 06:37:57 2026-03-24T06:37:57.678Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.678Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.679Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 06:37:57 2026-03-24T06:37:57.681Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:37:57 2026-03-24T06:37:57.684Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 06:37:57 2026-03-24T06:37:57.684Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 06:37:57 2026-03-24T06:37:57.685Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 06:37:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 06:37:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 06:37:57 2026-03-24T06:37:57.699Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:37:57 o o o o---o o--o o o---o o o----o o--o--o 06:37:57 | | / \ / | / / \ | | 06:37:57 o----o o o o----o | o o o----o | 06:37:57 | | * \ / | \ * \ | | 06:37:57 o o * o o---o o--o o----o o---o * o o----o o 06:37:57 06:37:57 2026-03-24T06:37:57.700Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:37:57 2026-03-24T06:37:57.700Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:37:57 2026-03-24T06:37:57.700Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:37:57 2026-03-24T06:37:57.700Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:37:57 2026-03-24T06:37:57.700Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:37:57 To enable the Jet engine on the members, do one of the following: 06:37:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:37:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:37:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:37:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:37:57 2026-03-24T06:37:57.714Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:37:57 2026-03-24T06:37:57.715Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:37:57 2026-03-24T06:37:57.716Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.716Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.721Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:37:57 2026-03-24T06:37:57.722Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:37:57 2026-03-24T06:37:57.727Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.727Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.734Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.734Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.811Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.811Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.836Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.836Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.874Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.874Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.875Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.875Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.878Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.878Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.941Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.941Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.948Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:57 2026-03-24T06:37:57.948Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:57 2026-03-24T06:37:57.954Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:57 2026-03-24T06:37:57.954Z WARN 6709 --- [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. 06:37:57 2026-03-24T06:37:57.954Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:58 2026-03-24T06:37:57.975Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:58 2026-03-24T06:37:57.975Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:57.997Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:58 2026-03-24T06:37:57.997Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.028Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.028Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.066Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.066Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.082Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.082Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.189Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.189Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.248Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.248Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.310Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.310Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.317Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.317Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.326Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.326Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.329Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.329Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.330Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:58 2026-03-24T06:37:58.330Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.330Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:58 2026-03-24T06:37:58.349Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.349Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.362Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.362Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.434Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.434Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.565Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.565Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.595Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.595Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.618Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.618Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.666Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.667Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.671Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.671Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.730Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.730Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.736Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.736Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.812Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.812Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.837Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.837Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.876Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.876Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.880Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.880Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.882Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.882Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.943Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.943Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.949Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:58 2026-03-24T06:37:58.949Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:58 2026-03-24T06:37:58.955Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:58 2026-03-24T06:37:58.955Z WARN 6709 --- [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. 06:37:58 2026-03-24T06:37:58.955Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:59 2026-03-24T06:37:58.999Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:37:59 2026-03-24T06:37:58.999Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.007Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.007Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.031Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.031Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.066Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.066Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.082Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.082Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.173Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.173Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.249Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.249Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.273Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.273Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.310Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.311Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.317Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.318Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.327Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.327Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.351Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.351Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.363Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.363Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.367Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:59 2026-03-24T06:37:59.367Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.367Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:37:59 2026-03-24T06:37:59.436Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.437Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.567Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.567Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.596Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.596Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.621Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.621Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.667Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.667Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.672Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.672Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.732Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.732Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.739Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.739Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.813Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.813Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.837Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.837Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.878Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.878Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.881Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.881Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.896Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.896Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.944Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.944Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.951Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:37:59 2026-03-24T06:37:59.951Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:37:59 2026-03-24T06:37:59.955Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:59 2026-03-24T06:37:59.955Z WARN 6709 --- [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. 06:37:59 2026-03-24T06:37:59.955Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:00 2026-03-24T06:37:59.999Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:00 2026-03-24T06:37:59.999Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.008Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.008Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.033Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.033Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.042Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.042Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.063Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 06:38:00 2026-03-24T06:38:00.063Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 06:38:00 2026-03-24T06:38:00.066Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.066Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.084Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.084Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.211Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.211Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.274Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.274Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.311Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.311Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.318Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.318Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.329Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.329Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.348Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:00 2026-03-24T06:38:00.348Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.348Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:00 2026-03-24T06:38:00.352Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.352Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.365Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.365Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.439Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.440Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.568Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.569Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.597Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.597Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.623Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.623Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.669Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.669Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.672Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.672Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.733Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.733Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.741Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.741Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.808Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:00 2026-03-24T06:38:00.808Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.808Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:00 2026-03-24T06:38:00.815Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.815Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.839Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.839Z WARN 6709 --- [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. 06:38:00 2026-03-24T06:38:00.879Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.879Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.881Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.881Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.896Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.896Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.944Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.944Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-03-24T06:38:00.951Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:00 2026-03-24T06:38:00.951Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.001Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.001Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.010Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.010Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.035Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.035Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.043Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.043Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.086Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.086Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.108Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.108Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.215Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.215Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.275Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.275Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.302Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:01 2026-03-24T06:38:01.302Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.302Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:01 2026-03-24T06:38:01.310Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.310Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.312Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.312Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.331Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.331Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.354Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.354Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.365Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.365Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.442Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.442Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.569Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.569Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.598Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.598Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.626Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.626Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.644Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.644Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.669Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.669Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.673Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.673Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.734Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.734Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.761Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:01 2026-03-24T06:38:01.761Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.761Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:01 2026-03-24T06:38:01.815Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.815Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.818Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.818Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.840Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.840Z WARN 6709 --- [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. 06:38:01 2026-03-24T06:38:01.879Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.879Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.882Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.882Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.945Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.945Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.946Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.946Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-03-24T06:38:01.952Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:01 2026-03-24T06:38:01.952Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.002Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.002Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.038Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.038Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.055Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.055Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.087Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.087Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.108Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.108Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.217Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.217Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.277Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.277Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.302Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:02 2026-03-24T06:38:02.302Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.302Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:02 2026-03-24T06:38:02.313Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.313Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.320Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.320Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.332Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.332Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.355Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.355Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.366Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.366Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.444Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.444Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.570Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.570Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.599Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.599Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.628Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.628Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.646Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.646Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.665Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.665Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.671Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.671Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.736Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.736Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.765Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:02 2026-03-24T06:38:02.765Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.765Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:02 2026-03-24T06:38:02.815Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.815Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.818Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.818Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.819Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.819Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.842Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.842Z WARN 6709 --- [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. 06:38:02 2026-03-24T06:38:02.880Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.880Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.939Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.940Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.946Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.946Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.947Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.947Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-03-24T06:38:02.953Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:02 2026-03-24T06:38:02.953Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.004Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.004Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.056Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.056Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.087Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.087Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.109Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.109Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.148Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:03 2026-03-24T06:38:03.148Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.148Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:03 2026-03-24T06:38:03.218Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.218Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.278Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.278Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.314Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.314Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.322Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.322Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.347Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.347Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.356Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.356Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.356Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.356Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.366Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.366Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.571Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.571Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.600Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.600Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.630Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.630Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.633Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.633Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.648Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.648Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.668Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:03 2026-03-24T06:38:03.668Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.668Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:03 2026-03-24T06:38:03.699Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.699Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.736Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.736Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.816Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.816Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.818Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.818Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.821Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.821Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.844Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.844Z WARN 6709 --- [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. 06:38:03 2026-03-24T06:38:03.881Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.881Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.941Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.941Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.948Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.948Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.948Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.948Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:03 2026-03-24T06:38:03.954Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:03 2026-03-24T06:38:03.954Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.005Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.005Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.057Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.057Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.088Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.088Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.110Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.110Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.151Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:04 2026-03-24T06:38:04.151Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.151Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:04 2026-03-24T06:38:04.219Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.220Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.279Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.280Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.315Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.316Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.323Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.323Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.349Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.349Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.357Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.357Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.357Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.357Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.367Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.367Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.532Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.532Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.550Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.550Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.573Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.573Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.602Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.602Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.633Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.633Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.671Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:04 2026-03-24T06:38:04.671Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.671Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:04 2026-03-24T06:38:04.701Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.701Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.738Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.738Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.817Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.817Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.819Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.819Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.821Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.821Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.846Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.846Z WARN 6709 --- [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. 06:38:04 2026-03-24T06:38:04.882Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.882Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.943Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.943Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.950Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.950Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-03-24T06:38:04.956Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:04 2026-03-24T06:38:04.956Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:04.982Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:05 2026-03-24T06:38:04.982Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.006Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.006Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.058Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.058Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.090Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.090Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.111Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.111Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.154Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:05 2026-03-24T06:38:05.154Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.154Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:05 2026-03-24T06:38:05.220Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.220Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.279Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.279Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.316Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.316Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.323Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.323Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.352Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.352Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.358Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.358Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.358Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.358Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.401Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.401Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.535Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.535Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.552Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.552Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.573Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.574Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.602Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.602Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.635Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.635Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.672Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:05 2026-03-24T06:38:05.672Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.672Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:05 2026-03-24T06:38:05.733Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.733Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.739Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.739Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.818Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.818Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.820Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.820Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.822Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.822Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.846Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.846Z WARN 6709 --- [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. 06:38:05 2026-03-24T06:38:05.883Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.883Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.945Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.945Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.951Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.951Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-03-24T06:38:05.957Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:05 2026-03-24T06:38:05.957Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:05.983Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:06 2026-03-24T06:38:05.983Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.007Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:06 2026-03-24T06:38:06.007Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.007Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:06 2026-03-24T06:38:06.008Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.008Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.059Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.059Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.091Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.091Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.112Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.112Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.239Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.239Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.281Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.281Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.318Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.318Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.325Z INFO 6709 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.0]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.35]:5701 06:38:06 2026-03-24T06:38:06.325Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.325Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.332Z INFO 6709 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.0]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.0:41639 and /10.30.107.35:5701 06:38:06 2026-03-24T06:38:06.354Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.354Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.360Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.360Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.360Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.360Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.403Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.403Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.537Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.537Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.554Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.554Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.574Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.574Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.604Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.604Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.636Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.636Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.673Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:06 2026-03-24T06:38:06.673Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.673Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:06 2026-03-24T06:38:06.734Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.734Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.740Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.740Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.819Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.819Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.821Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.821Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.823Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.823Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.847Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.847Z WARN 6709 --- [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. 06:38:06 2026-03-24T06:38:06.883Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.883Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.947Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.947Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.953Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.953Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-03-24T06:38:06.958Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:06 2026-03-24T06:38:06.958Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:06.985Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:07 2026-03-24T06:38:06.985Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.009Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.009Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.010Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:07 2026-03-24T06:38:07.010Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.010Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:07 2026-03-24T06:38:07.061Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.061Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.092Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.093Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.113Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.113Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.240Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.240Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.282Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.282Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.319Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.319Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.326Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.326Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.356Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.356Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.361Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.361Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.361Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.361Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.404Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.404Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.540Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.540Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.557Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.557Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.576Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.576Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.606Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.606Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.638Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.638Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.647Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:07 2026-03-24T06:38:07.647Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.647Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:07 2026-03-24T06:38:07.742Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.742Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.757Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.757Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.816Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.816Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.821Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.821Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.821Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.821Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.824Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.824Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.849Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.850Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.863Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:07 2026-03-24T06:38:07.863Z WARN 6709 --- [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. 06:38:07 2026-03-24T06:38:07.863Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:07 2026-03-24T06:38:07.944Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.944Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.950Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.950Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:07 2026-03-24T06:38:07.953Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:07 2026-03-24T06:38:07.953Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:07.986Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:08 2026-03-24T06:38:07.986Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.011Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.011Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.062Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.062Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.093Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.093Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.114Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.114Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.241Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.241Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.283Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.283Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.327Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.327Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.358Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.358Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.363Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.363Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.369Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.369Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.392Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.392Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.406Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.406Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.459Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.459Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.542Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.542Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.577Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.577Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.607Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.608Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.639Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.639Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.648Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:08 2026-03-24T06:38:08.648Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.648Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:08 2026-03-24T06:38:08.724Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.724Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.759Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.759Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.818Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.818Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.822Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.822Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.823Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.823Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.825Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.825Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.850Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.850Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.866Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:08 2026-03-24T06:38:08.866Z WARN 6709 --- [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. 06:38:08 2026-03-24T06:38:08.866Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:08 2026-03-24T06:38:08.905Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.905Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:08 2026-03-24T06:38:08.952Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:08 2026-03-24T06:38:08.952Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:08.985Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:09 2026-03-24T06:38:08.985Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:08.988Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:09 2026-03-24T06:38:08.988Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.012Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.012Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.064Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.064Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.094Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.094Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.114Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.114Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.157Z INFO 6709 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.0]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.0:41639->/10.30.107.35:5701, qualifier=null, endpoint=[10.30.107.35]:5701, remoteUuid=b567419d-a6a4-4303-aa31-a43b3a77aea3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 06:38:09 2026-03-24T06:38:09.242Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.242Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.283Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.283Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.328Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.328Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.361Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.361Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.364Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.364Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.369Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.370Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.394Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.394Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.406Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.407Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.461Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.461Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.545Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.545Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.552Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:09 2026-03-24T06:38:09.552Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.552Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:09 2026-03-24T06:38:09.578Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.578Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.656Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.656Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.667Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.667Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.725Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.725Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.760Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.760Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.818Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.818Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.823Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.823Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.824Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.824Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.825Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.825Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.851Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.852Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.869Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:09 2026-03-24T06:38:09.869Z WARN 6709 --- [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. 06:38:09 2026-03-24T06:38:09.869Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:09 2026-03-24T06:38:09.905Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.905Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.947Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.947Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.954Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.954Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:09 2026-03-24T06:38:09.955Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:09 2026-03-24T06:38:09.955Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:09.978Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:10 2026-03-24T06:38:09.978Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:09.989Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:10 2026-03-24T06:38:09.989Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.065Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.065Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.135Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.135Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.241Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.241Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.285Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.285Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.330Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.330Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.360Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.360Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.363Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.363Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.369Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.369Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.407Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.407Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.411Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.411Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.463Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.463Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.547Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.547Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.555Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:10 2026-03-24T06:38:10.555Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.555Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:10 2026-03-24T06:38:10.597Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.597Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.656Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.656Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.668Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.668Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.697Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.697Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.762Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.762Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.772Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:10 2026-03-24T06:38:10.772Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.772Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:10 2026-03-24T06:38:10.819Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.819Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.825Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.825Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.825Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.825Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.827Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.827Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.838Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.838Z WARN 6709 --- [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. 06:38:10 2026-03-24T06:38:10.939Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.939Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.949Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.949Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.956Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.956Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:10 2026-03-24T06:38:10.956Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:10 2026-03-24T06:38:10.956Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:10.978Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:11 2026-03-24T06:38:10.978Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:10.990Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:11 2026-03-24T06:38:10.990Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.067Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.067Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.136Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.136Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.243Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.243Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.286Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.286Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.311Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.311Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.325Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.325Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.361Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.361Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.365Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.365Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.407Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.407Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.412Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.412Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.465Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.465Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.550Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.550Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.556Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:11 2026-03-24T06:38:11.556Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.556Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:11 2026-03-24T06:38:11.599Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.599Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.658Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.658Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.668Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.668Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.698Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.698Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.763Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.763Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.775Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:11 2026-03-24T06:38:11.775Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.775Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:11 2026-03-24T06:38:11.820Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.821Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.826Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.826Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.827Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.827Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.829Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.829Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.839Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.839Z WARN 6709 --- [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. 06:38:11 2026-03-24T06:38:11.940Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.940Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.949Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.949Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.957Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.957Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-03-24T06:38:11.958Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:11 2026-03-24T06:38:11.958Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:11.980Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:12 2026-03-24T06:38:11.980Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:11.992Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:12 2026-03-24T06:38:11.992Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.052Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.052Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.065Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.065Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.244Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.244Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.276Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.276Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.287Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.287Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.323Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.323Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.367Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.367Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.407Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.407Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.409Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.409Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.413Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.413Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.467Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.468Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.552Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.552Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.556Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:12 2026-03-24T06:38:12.556Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.556Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:12 2026-03-24T06:38:12.600Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.600Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.659Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.659Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.670Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.670Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.695Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:12 2026-03-24T06:38:12.695Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.695Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:12 2026-03-24T06:38:12.699Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.699Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.735Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.735Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.764Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.764Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.804Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.804Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.827Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.827Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.827Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.828Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.830Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.830Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.841Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.841Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.939Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.939Z WARN 6709 --- [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. 06:38:12 2026-03-24T06:38:12.941Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.941Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.958Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.958Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-03-24T06:38:12.961Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:12 2026-03-24T06:38:12.961Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:12.981Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:13 2026-03-24T06:38:12.981Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:12.993Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:13 2026-03-24T06:38:12.993Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.053Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.053Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.280Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.280Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.287Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.287Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.288Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.288Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.325Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.325Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.369Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.369Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.408Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.408Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.409Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:13 2026-03-24T06:38:13.409Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.409Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:13 2026-03-24T06:38:13.411Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.411Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.414Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.414Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.470Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.470Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.555Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.555Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.635Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.635Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.660Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.660Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.670Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.671Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.698Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:13 2026-03-24T06:38:13.699Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.699Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:13 2026-03-24T06:38:13.700Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.700Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.735Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.735Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.765Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.765Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.805Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.805Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.828Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.828Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.829Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.829Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.831Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.831Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.842Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.842Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.940Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.940Z WARN 6709 --- [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. 06:38:13 2026-03-24T06:38:13.942Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.942Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.960Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.960Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-03-24T06:38:13.963Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:13 2026-03-24T06:38:13.963Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:13.983Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:14 2026-03-24T06:38:13.983Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:13.994Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:14 2026-03-24T06:38:13.994Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.055Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.055Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.279Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.279Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.281Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.281Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.289Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.289Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.327Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.327Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.371Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.371Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.383Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.383Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.412Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.412Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.415Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.415Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.459Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:14 2026-03-24T06:38:14.459Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.459Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:14 2026-03-24T06:38:14.473Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.473Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.501Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:14 2026-03-24T06:38:14.501Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.501Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:14 2026-03-24T06:38:14.557Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.558Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.637Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.637Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.661Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.661Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.700Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.700Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.715Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.715Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.737Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.737Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.766Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.766Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.807Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.807Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.826Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.826Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.831Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.831Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.832Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.832Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.857Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.857Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.942Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.942Z WARN 6709 --- [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. 06:38:14 2026-03-24T06:38:14.943Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.943Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.955Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.955Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-03-24T06:38:14.965Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:14 2026-03-24T06:38:14.965Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:14.984Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:15 2026-03-24T06:38:14.984Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:14.995Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:15 2026-03-24T06:38:14.995Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.056Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.056Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.280Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.280Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.282Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.282Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.291Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.291Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.328Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.328Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.331Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.331Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.373Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.373Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.384Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.384Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.412Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:15 2026-03-24T06:38:15.412Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.412Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:15 2026-03-24T06:38:15.417Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.417Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.450Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:15 2026-03-24T06:38:15.450Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.450Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:15 2026-03-24T06:38:15.475Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.475Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.560Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.560Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.637Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.638Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.662Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.662Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.701Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.701Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.716Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.716Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.737Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.737Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.746Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.746Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.767Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.767Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.807Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.807Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.822Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.822Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.833Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.833Z WARN 6709 --- [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. 06:38:15 2026-03-24T06:38:15.854Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.854Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.870Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.870Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.945Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.945Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.956Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.956Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-03-24T06:38:15.967Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:15 2026-03-24T06:38:15.968Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:15.985Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:16 2026-03-24T06:38:15.985Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:15.996Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:16 2026-03-24T06:38:15.996Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.058Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.058Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.282Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.282Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.284Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.284Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.292Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.292Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.329Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.329Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.341Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:16 2026-03-24T06:38:16.341Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.341Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:16 2026-03-24T06:38:16.365Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.365Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.375Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.375Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.385Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.385Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.419Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.419Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.464Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:16 2026-03-24T06:38:16.464Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.464Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:16 2026-03-24T06:38:16.477Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.477Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.563Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.563Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.602Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.602Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.637Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.638Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.664Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.664Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.684Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.684Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.699Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.700Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.717Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.717Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.737Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.737Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.748Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.748Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.809Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.809Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.856Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.856Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.860Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.860Z WARN 6709 --- [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. 06:38:16 2026-03-24T06:38:16.861Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.861Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.870Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.871Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.945Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.945Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-03-24T06:38:16.970Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:16 2026-03-24T06:38:16.970Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:16.986Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:17 2026-03-24T06:38:16.986Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:16.997Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:17 2026-03-24T06:38:16.997Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.059Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.059Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.275Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.275Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.289Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.289Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.293Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.293Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.317Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:17 2026-03-24T06:38:17.317Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.317Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:17 2026-03-24T06:38:17.329Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.329Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.344Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:17 2026-03-24T06:38:17.344Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.344Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:17 2026-03-24T06:38:17.366Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.366Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.376Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.376Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.379Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.379Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.387Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.387Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.420Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.420Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.519Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.519Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.566Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.566Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.606Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.606Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.638Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.638Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.665Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.665Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.685Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.685Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.719Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.719Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.739Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.739Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.747Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.747Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.758Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.758Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.810Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.810Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.857Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.857Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.861Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.861Z WARN 6709 --- [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. 06:38:17 2026-03-24T06:38:17.871Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.871Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.946Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.946Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-03-24T06:38:17.972Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:17 2026-03-24T06:38:17.972Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:17.987Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:18 2026-03-24T06:38:17.988Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:17.998Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:18 2026-03-24T06:38:17.998Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.061Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.061Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.167Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:18 2026-03-24T06:38:18.167Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.167Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:18 2026-03-24T06:38:18.276Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.277Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.290Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.290Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.294Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.294Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.347Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:18 2026-03-24T06:38:18.347Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.347Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:18 2026-03-24T06:38:18.354Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.354Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.367Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.367Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.378Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.378Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.381Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.381Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.388Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.388Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.421Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.421Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.513Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.513Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.521Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.521Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.568Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.568Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.640Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.640Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.666Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.666Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.685Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.685Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.699Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.699Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.720Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.720Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.748Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.748Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.760Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.760Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.810Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.810Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.862Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.862Z WARN 6709 --- [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. 06:38:18 2026-03-24T06:38:18.871Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.872Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.907Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.907Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.974Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.974Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-03-24T06:38:18.976Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:18 2026-03-24T06:38:18.976Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:18.988Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:19 2026-03-24T06:38:18.988Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.047Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.047Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.062Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.062Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.168Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:19 2026-03-24T06:38:19.168Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.168Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:19 2026-03-24T06:38:19.277Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.277Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.292Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.292Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.295Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.295Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.351Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:19 2026-03-24T06:38:19.351Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.351Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:19 2026-03-24T06:38:19.355Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.355Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.368Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.368Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.380Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.380Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.383Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.383Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.390Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.390Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.416Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.416Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.421Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.421Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.521Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.521Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.571Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.571Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.642Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.642Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.659Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.659Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.668Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.668Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.703Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.703Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.722Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.722Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.758Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.758Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.761Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.761Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.811Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.811Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.862Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.862Z WARN 6709 --- [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. 06:38:19 2026-03-24T06:38:19.872Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.872Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.908Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.908Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.976Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.976Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.978Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.978Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-03-24T06:38:19.987Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:19 2026-03-24T06:38:19.987Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:19.988Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:20 2026-03-24T06:38:19.989Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.048Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.048Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.169Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:20 2026-03-24T06:38:20.169Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.169Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:20 2026-03-24T06:38:20.278Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.278Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.293Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.293Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.295Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.295Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.354Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:20 2026-03-24T06:38:20.354Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.354Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:20 2026-03-24T06:38:20.356Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.357Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.369Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.369Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.382Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.382Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.385Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.385Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.392Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.392Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.417Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.417Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.422Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.422Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.472Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.472Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.523Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.523Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.642Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.642Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.661Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.661Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.669Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.669Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.704Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.704Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.723Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.723Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.759Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.759Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.762Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.762Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.813Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.813Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:20 2026-03-24T06:38:20.864Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.864Z WARN 6709 --- [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. 06:38:20 2026-03-24T06:38:20.873Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:20 2026-03-24T06:38:20.873Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:20.908Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:21 2026-03-24T06:38:20.908Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:20.979Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:21 2026-03-24T06:38:20.979Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:20.979Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:21 2026-03-24T06:38:20.979Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:20.989Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:21 2026-03-24T06:38:20.989Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:20.990Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:21 2026-03-24T06:38:20.990Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.021Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:21 2026-03-24T06:38:21.022Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.022Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:21 2026-03-24T06:38:21.049Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.049Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.279Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.279Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.287Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.287Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.294Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.294Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.296Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.296Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.355Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:21 2026-03-24T06:38:21.355Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.355Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:21 2026-03-24T06:38:21.356Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.356Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.371Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.371Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.384Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.384Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.392Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.392Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.419Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.419Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.423Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.423Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.475Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.475Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.523Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.523Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.643Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.643Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.662Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.662Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.671Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.671Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.705Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.705Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.725Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.725Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.761Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.761Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.764Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.764Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.814Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.814Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.866Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.866Z WARN 6709 --- [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. 06:38:21 2026-03-24T06:38:21.874Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.874Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.910Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.910Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.981Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.981Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.981Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.981Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-03-24T06:38:21.990Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:21 2026-03-24T06:38:21.990Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:21.991Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:22 2026-03-24T06:38:21.991Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.023Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:22 2026-03-24T06:38:22.023Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.023Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:22 2026-03-24T06:38:22.051Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.051Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.189Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.189Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.244Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:22 06:38:22 Members {size:1, ver:1} [ 06:38:22 Member [10.30.107.0]:5701 - 530aa0e4-c01a-47be-8651-86d687610121 this 06:38:22 ] 06:38:22 06:38:22 2026-03-24T06:38:22.245Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:22 2026-03-24T06:38:22.261Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:22 2026-03-24T06:38:22.262Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:22 2026-03-24T06:38:22.263Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:22 2026-03-24T06:38:22.265Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 06:38:22 2026-03-24T06:38:22.265Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 06:38:22 2026-03-24T06:38:22.268Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:22 2026-03-24T06:38:22.278Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.278Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.286Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 06:38:22 2026-03-24T06:38:22.289Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 06:38:22 2026-03-24T06:38:22.289Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 06:38:22 2026-03-24T06:38:22.289Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 06:38:22 2026-03-24T06:38:22.295Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.295Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.299Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.299Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.316Z DEBUG 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 06:38:22 2026-03-24T06:38:22.319Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:22 2026-03-24T06:38:22.320Z INFO 6709 --- [cached.thread-4] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 530aa0e4-c01a-47be-8651-86d687610121 this is handled 06:38:22 2026-03-24T06:38:22.322Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:22 2026-03-24T06:38:22.322Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:22 2026-03-24T06:38:22.323Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:22 2026-03-24T06:38:22.358Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.358Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.367Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.367Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.385Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.385Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.393Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.393Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.403Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:22 2026-03-24T06:38:22.403Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.403Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:22 2026-03-24T06:38:22.421Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.421Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.425Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.425Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.477Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.477Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.525Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.525Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.645Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.645Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.662Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.662Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.672Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.672Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.706Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.706Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.725Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.725Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.735Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:22 2026-03-24T06:38:22.735Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 415 ms. 06:38:22 2026-03-24T06:38:22.735Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.05 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 06:38:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 06:38:22 2026-03-24T06:38:22.758Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.761Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.763Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.763Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 06:38:22 2026-03-24T06:38:22.763Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.764Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.764Z WARN 6709 --- [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. 06:38:22 2026-03-24T06:38:22.764Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.764Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.764Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.767Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.767Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 06:38:22 2026-03-24T06:38:22.767Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.768Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.768Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.768Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.768Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.769Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.769Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.769Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.771Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.771Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 06:38:22 2026-03-24T06:38:22.771Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.772Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.772Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.772Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.772Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.773Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.775Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 06:38:22 2026-03-24T06:38:22.775Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 06:38:22 2026-03-24T06:38:22.776Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 06:38:22 2026-03-24T06:38:22.777Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 06:38:22 2026-03-24T06:38:22.778Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z WARN 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 06:38:22 2026-03-24T06:38:22.779Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 06:38:22 2026-03-24T06:38:22.779Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.780Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.780Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.780Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.780Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.781Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.782Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.783Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.783Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:22 2026-03-24T06:38:22.783Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:22 2026-03-24T06:38:22.783Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 06:38:22 2026-03-24T06:38:22.783Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 06:38:22 2026-03-24T06:38:22.784Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:22 2026-03-24T06:38:22.784Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:22 2026-03-24T06:38:22.784Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:22 2026-03-24T06:38:22.784Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:22 2026-03-24T06:38:22.784Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:38:22 2026-03-24T06:38:22.786Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:22 2026-03-24T06:38:22.786Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 06:38:22 2026-03-24T06:38:22.799Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.799Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:22 06:38:22 . ____ _ __ _ _ 06:38:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:22 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:22 =========|_|==============|___/=/_/_/_/ 06:38:22 06:38:22 :: Spring Boot :: (v3.5.11) 06:38:22 06:38:22 2026-03-24T06:38:22.811Z INFO 6709 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:22 2026-03-24T06:38:22.811Z INFO 6709 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:22 o o o o---o o--o o o---o o o----o o--o--o 06:38:22 | | / \ / | / / \ | | 06:38:22 o----o o o o----o | o o o----o | 06:38:22 | | * \ / | \ * \ | | 06:38:22 o o * o o---o o--o o----o o---o * o o----o o 06:38:22 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:22 2026-03-24T06:38:22.823Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:38:22 To enable the Jet engine on the members, do one of the following: 06:38:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:22 2026-03-24T06:38:22.825Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.825Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.834Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:22 2026-03-24T06:38:22.835Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:38:22 2026-03-24T06:38:22.854Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:22 2026-03-24T06:38:22.855Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:22 2026-03-24T06:38:22.859Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.859Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-03-24T06:38:22.866Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:22 2026-03-24T06:38:22.867Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:22.912Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:23 2026-03-24T06:38:22.912Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:22.966Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:23 2026-03-24T06:38:22.966Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:22.981Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:23 2026-03-24T06:38:22.982Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:22.984Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:23 2026-03-24T06:38:22.984Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:22.990Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:23 2026-03-24T06:38:22.990Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.024Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:23 2026-03-24T06:38:23.024Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.024Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:23 2026-03-24T06:38:23.051Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.051Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.192Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.192Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.280Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.280Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.295Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.295Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.301Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.301Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.359Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.359Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.368Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.368Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.388Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.388Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.394Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.394Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.395Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.395Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.411Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:23 2026-03-24T06:38:23.411Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.411Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:23 2026-03-24T06:38:23.433Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.433Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.486Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.486Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.526Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.526Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.645Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.645Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.646Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.646Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.674Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.674Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.689Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.689Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.706Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.706Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.727Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.727Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.800Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.800Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.826Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.826Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.863Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.864Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-03-24T06:38:23.866Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:23 2026-03-24T06:38:23.866Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.876Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:23 2026-03-24T06:38:23.876Z WARN 6709 --- [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. 06:38:23 2026-03-24T06:38:23.876Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:24 2026-03-24T06:38:23.912Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:24 2026-03-24T06:38:23.912Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:23.945Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:24 2026-03-24T06:38:23.945Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:23.982Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:24 2026-03-24T06:38:23.982Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:23.986Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:24 2026-03-24T06:38:23.986Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:23.990Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:24 2026-03-24T06:38:23.990Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.070Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.070Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.194Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.194Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:24.281Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.281Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.297Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.297Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.302Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.302Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.314Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:24 2026-03-24T06:38:24.314Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:24.314Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:24 2026-03-24T06:38:24.329Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.329Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:24.349Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.349Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.369Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.369Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.390Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.390Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.394Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.394Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.434Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.434Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.488Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.489Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.528Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.528Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.628Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.629Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.648Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.648Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.658Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.658Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.675Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.675Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.691Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.691Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:24.729Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.729Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.730Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:24 2026-03-24T06:38:24.730Z WARN 6709 --- [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. 06:38:24 2026-03-24T06:38:24.730Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:24 2026-03-24T06:38:24.802Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.802Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.828Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.828Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.863Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.863Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-03-24T06:38:24.868Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:24 2026-03-24T06:38:24.868Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:24.914Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:25 2026-03-24T06:38:24.914Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:24.947Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:25 2026-03-24T06:38:24.947Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:24.984Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:25 2026-03-24T06:38:24.984Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:24.988Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:25 2026-03-24T06:38:24.989Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:24.989Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:25 2026-03-24T06:38:24.989Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.072Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.072Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.126Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:25 06:38:25 Members {size:1, ver:1} [ 06:38:25 Member [10.30.107.0]:5701 - f64296d5-fb50-4e80-9a80-55e2fd0f1f93 this 06:38:25 ] 06:38:25 06:38:25 2026-03-24T06:38:25.127Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:25 2026-03-24T06:38:25.146Z INFO 6709 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.351 seconds (process running for 127.685) 06:38:25 2026-03-24T06:38:25.166Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:38:25 2026-03-24T06:38:25.179Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:25 2026-03-24T06:38:25.180Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - f64296d5-fb50-4e80-9a80-55e2fd0f1f93 this is handled 06:38:25 2026-03-24T06:38:25.184Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:38:25 2026-03-24T06:38:25.185Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:38:25 2026-03-24T06:38:25.185Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:38:25 2026-03-24T06:38:25.196Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.196Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:25.209Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:38:25 2026-03-24T06:38:25.209Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 30 ms. 06:38:25 2026-03-24T06:38:25.210Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 06:38:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 06:38:25 06:38:25 . ____ _ __ _ _ 06:38:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:25 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:25 =========|_|==============|___/=/_/_/_/ 06:38:25 06:38:25 :: Spring Boot :: (v3.5.11) 06:38:25 06:38:25 2026-03-24T06:38:25.233Z INFO 6709 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:25 2026-03-24T06:38:25.233Z INFO 6709 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:25 2026-03-24T06:38:25.253Z INFO 6709 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 127.793) 06:38:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 06:38:25 2026-03-24T06:38:25.270Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:25 2026-03-24T06:38:25.281Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.281Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.298Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.298Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.303Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.304Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.317Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:25 2026-03-24T06:38:25.317Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:25.317Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:25 2026-03-24T06:38:25.330Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.330Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:25.350Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.350Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.372Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.372Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.393Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.393Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.395Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.395Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.464Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.464Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.493Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.493Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.529Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.529Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:25 o o o o---o o--o o o---o o o----o o--o--o 06:38:25 | | / \ / | / / \ | | 06:38:25 o----o o o o----o | o o o----o | 06:38:25 | | * \ / | \ * \ | | 06:38:25 o o * o o---o o--o o----o o---o * o o----o o 06:38:25 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:25 2026-03-24T06:38:25.596Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:25 To enable the Jet engine on the members, do one of the following: 06:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:25 2026-03-24T06:38:25.609Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:25 2026-03-24T06:38:25.611Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:25 2026-03-24T06:38:25.621Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:25 2026-03-24T06:38:25.621Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:25 2026-03-24T06:38:25.649Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.649Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.659Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.659Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.660Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.660Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.667Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:25 2026-03-24T06:38:25.667Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:25.667Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:25 2026-03-24T06:38:25.675Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.675Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.692Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.692Z WARN 6709 --- [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. 06:38:25 2026-03-24T06:38:25.730Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.730Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.804Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.804Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.836Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.836Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.864Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.864Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-03-24T06:38:25.869Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:25 2026-03-24T06:38:25.869Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:25.915Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:26 2026-03-24T06:38:25.915Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:25.949Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:26 2026-03-24T06:38:25.949Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:25.986Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:26 2026-03-24T06:38:25.986Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:25.991Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:26 2026-03-24T06:38:25.991Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:25.991Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:26 2026-03-24T06:38:25.991Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.072Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.072Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.198Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.198Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:26.283Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.283Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.299Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.299Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.303Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.303Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.320Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:26 2026-03-24T06:38:26.320Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:26.320Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:26 2026-03-24T06:38:26.331Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.331Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:26.351Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.351Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.372Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.372Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.394Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.394Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.395Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.395Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.465Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.465Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.495Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.495Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.531Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.531Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.651Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.651Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.661Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.661Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.661Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.661Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.670Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:26 2026-03-24T06:38:26.670Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:26.670Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:26 2026-03-24T06:38:26.694Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.694Z WARN 6709 --- [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. 06:38:26 2026-03-24T06:38:26.709Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.709Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.731Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.731Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.804Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.804Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.837Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.837Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.866Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.866Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-03-24T06:38:26.870Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:26 2026-03-24T06:38:26.870Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:26.917Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:27 2026-03-24T06:38:26.917Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:26.950Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:27 2026-03-24T06:38:26.950Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:26.987Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:27 2026-03-24T06:38:26.987Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:26.991Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:27 2026-03-24T06:38:26.991Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:26.993Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:27 2026-03-24T06:38:26.993Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.074Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.074Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.200Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.200Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:27.222Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:27 2026-03-24T06:38:27.222Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:27.222Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:27 2026-03-24T06:38:27.258Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.258Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:27.284Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.284Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.299Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.299Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.304Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.304Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.352Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.352Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.367Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.367Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.373Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.373Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.396Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.396Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.477Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.477Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.497Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.497Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.532Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.532Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.582Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:27 06:38:27 Members {size:1, ver:1} [ 06:38:27 Member [10.30.107.0]:5701 - abb49a2b-9b49-4004-a09b-e943a6c5a024 this 06:38:27 ] 06:38:27 06:38:27 2026-03-24T06:38:27.585Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 06:38:27 2026-03-24T06:38:27.589Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:27 2026-03-24T06:38:27.608Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 06:38:27 2026-03-24T06:38:27.608Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 06:38:27 2026-03-24T06:38:27.608Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 06:38:27 2026-03-24T06:38:27.608Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 06:38:27 2026-03-24T06:38:27.608Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 06:38:27 2026-03-24T06:38:27.611Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 06:38:27 2026-03-24T06:38:27.611Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 06:38:27 2026-03-24T06:38:27.611Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 06:38:27 2026-03-24T06:38:27.611Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 06:38:27 2026-03-24T06:38:27.611Z INFO 6709 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 06:38:27 2026-03-24T06:38:27.638Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:27 2026-03-24T06:38:27.638Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - abb49a2b-9b49-4004-a09b-e943a6c5a024 this is handled 06:38:27 2026-03-24T06:38:27.639Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:27 2026-03-24T06:38:27.640Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:27 2026-03-24T06:38:27.640Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:27 2026-03-24T06:38:27.651Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.651Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.662Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.662Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.662Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.662Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.672Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:27 2026-03-24T06:38:27.672Z WARN 6709 --- [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. 06:38:27 2026-03-24T06:38:27.672Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:27 2026-03-24T06:38:27.680Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:27 2026-03-24T06:38:27.681Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 43 ms. 06:38:27 2026-03-24T06:38:27.681Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 06:38:27 2026-03-24T06:38:27.695Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.695Z WARN 6709 --- [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. 06:38:27 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 06:38:27 2026-03-24T06:38:27.711Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.711Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 06:38:27 2026-03-24T06:38:27.732Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:27 2026-03-24T06:38:27.732Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-03-24T06:38:27.734Z ERROR 6709 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 06:38:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 06:38:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 06:38:27 2026-03-24T06:38:27.774Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 06:38:27 2026-03-24T06:38:27.775Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 06:38:27 2026-03-24T06:38:27.776Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 06:38:27 2026-03-24T06:38:27.776Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 06:38:27 2026-03-24T06:38:27.780Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 06:38:27 2026-03-24T06:38:27.781Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 06:38:27 2026-03-24T06:38:27.783Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 06:38:27 2026-03-24T06:38:27.784Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 06:38:27 2026-03-24T06:38:27.784Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 06:38:27 2026-03-24T06:38:27.788Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 06:38:27 2026-03-24T06:38:27.788Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 06:38:27 2026-03-24T06:38:27.789Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 06:38:27 2026-03-24T06:38:27.789Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 06:38:27 2026-03-24T06:38:27.792Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 06:38:27 2026-03-24T06:38:27.792Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 06:38:27 2026-03-24T06:38:27.792Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 06:38:27 2026-03-24T06:38:27.792Z DEBUG 6709 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 06:38:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 06:38:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 06:38:28 2026-03-24T06:38:27.805Z INFO 6709 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:38:28 2026-03-24T06:38:27.806Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.806Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:27.840Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.840Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:27.867Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.867Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:27.868Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bf0684d1cc0a265f15a398fefea1b531095896c8e091f34faf4a8673ca3bf57a 06:38:28 2026-03-24T06:38:27.871Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.871Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:27.918Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.918Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:27.952Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.952Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:27.988Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.988Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:27.991Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:28 2026-03-24T06:38:27.991Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.001Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.001Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.066Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.066Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.206Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.206Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:28.226Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:28 2026-03-24T06:38:28.226Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:28.226Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:28 2026-03-24T06:38:28.262Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.262Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:28.286Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.286Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.300Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.300Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.305Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.305Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.353Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.353Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.368Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.368Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.374Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.374Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.402Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.402Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.506Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.506Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.509Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.509Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.546Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.546Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.580Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:28 2026-03-24T06:38:28.580Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:28.580Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:28 2026-03-24T06:38:28.653Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.653Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.663Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.663Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.663Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.664Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.712Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.712Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.724Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.724Z WARN 6709 --- [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. 06:38:28 2026-03-24T06:38:28.733Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.733Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.797Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.797Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.841Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.841Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.868Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.868Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-03-24T06:38:28.873Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:28 2026-03-24T06:38:28.873Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:28.907Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:29 2026-03-24T06:38:28.907Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:28.920Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:29 2026-03-24T06:38:28.920Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:28.953Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:29 2026-03-24T06:38:28.953Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:28.990Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:29 2026-03-24T06:38:28.990Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:28.992Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:29 2026-03-24T06:38:28.992Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.078Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.078Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.129Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:29 2026-03-24T06:38:29.129Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:29.129Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:29 2026-03-24T06:38:29.211Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.211Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:29.263Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.263Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:29.288Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.288Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.301Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.301Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.307Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.307Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.354Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.354Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.369Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.369Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.376Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.376Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.405Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.406Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.509Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.509Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.510Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.510Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.533Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:29 2026-03-24T06:38:29.533Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:29.533Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:29 2026-03-24T06:38:29.547Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.547Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.654Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.654Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.664Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.664Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.664Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.664Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.706Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.706Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.714Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.714Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.725Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.725Z WARN 6709 --- [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. 06:38:29 2026-03-24T06:38:29.799Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.799Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.842Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.842Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.869Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.869Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-03-24T06:38:29.873Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:29 2026-03-24T06:38:29.873Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:29.909Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:30 2026-03-24T06:38:29.909Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:29.921Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:30 2026-03-24T06:38:29.921Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:29.954Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:30 2026-03-24T06:38:29.954Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:29.991Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:30 2026-03-24T06:38:29.991Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:29.993Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:30 2026-03-24T06:38:29.993Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.067Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 06:38:30 2026-03-24T06:38:30.067Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 06:38:30 2026-03-24T06:38:30.080Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.080Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.130Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:30 2026-03-24T06:38:30.130Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.130Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:30 2026-03-24T06:38:30.213Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.213Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.265Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.265Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.302Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.302Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.302Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.302Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.307Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.307Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.355Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.355Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.370Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.370Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.376Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.376Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.408Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.408Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.512Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.512Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.534Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:30 2026-03-24T06:38:30.534Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.534Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:30 2026-03-24T06:38:30.542Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.542Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.548Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.548Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.636Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.636Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.654Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.654Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.670Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.670Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.713Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.713Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.715Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.716Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.726Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.726Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.800Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.800Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.843Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.843Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.870Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.870Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-03-24T06:38:30.874Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.874Z WARN 6709 --- [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. 06:38:30 2026-03-24T06:38:30.912Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:30 2026-03-24T06:38:30.912Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:30.922Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:31 2026-03-24T06:38:30.922Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:30.939Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:31 2026-03-24T06:38:30.939Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:30.955Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:31 2026-03-24T06:38:30.955Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:30.995Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:31 2026-03-24T06:38:30.995Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.081Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.081Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.098Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:31 2026-03-24T06:38:31.098Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:31.098Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:31 2026-03-24T06:38:31.217Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.217Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:31.267Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.267Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:31.303Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.303Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.304Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.304Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.308Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.308Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.371Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.371Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.377Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.377Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.379Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.379Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.414Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.414Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.516Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.516Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.534Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:31 2026-03-24T06:38:31.534Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:31.534Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:31 2026-03-24T06:38:31.543Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.543Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.548Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.548Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.600Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.600Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.656Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.656Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.671Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.671Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.715Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.715Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.716Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.716Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:31 2026-03-24T06:38:31.727Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.727Z WARN 6709 --- [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. 06:38:31 2026-03-24T06:38:31.806Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:31 2026-03-24T06:38:31.806Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.845Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.845Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.856Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.856Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.871Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.872Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.874Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.874Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:31.914Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.914Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.923Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.923Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:31.956Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.956Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:31.995Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:32 2026-03-24T06:38:31.995Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.081Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.081Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.117Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:32 2026-03-24T06:38:32.117Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:32.117Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:32 2026-03-24T06:38:32.224Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.224Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:32.271Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.271Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:32.310Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.310Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.312Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.312Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.312Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.312Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.347Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.348Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.371Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.371Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.381Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.381Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.416Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.416Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.518Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.518Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.543Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.543Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.550Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.550Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.581Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:32 2026-03-24T06:38:32.581Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:32.581Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:32 2026-03-24T06:38:32.602Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.602Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.656Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.656Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.673Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.673Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.714Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.714Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.717Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.717Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.727Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.727Z WARN 6709 --- [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. 06:38:32 2026-03-24T06:38:32.810Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.810Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.846Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.846Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.858Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.858Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.872Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.872Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-03-24T06:38:32.876Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:32 2026-03-24T06:38:32.876Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:32.918Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:33 2026-03-24T06:38:32.918Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:32.924Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:33 2026-03-24T06:38:32.924Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:32.957Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:33 2026-03-24T06:38:32.957Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:32.997Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:33 2026-03-24T06:38:32.997Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.082Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.082Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.120Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:33 2026-03-24T06:38:33.120Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:33.120Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:33 2026-03-24T06:38:33.233Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.233Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:33.293Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.293Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:33.311Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.311Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.313Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.313Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.313Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.313Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.348Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.348Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.373Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.373Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.383Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.383Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.420Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.420Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.524Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.524Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.546Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.546Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.551Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.551Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.583Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:33 2026-03-24T06:38:33.583Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:33.583Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:33 2026-03-24T06:38:33.603Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.603Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.624Z INFO 6709 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.818590559S 06:38:33 2026-03-24T06:38:33.626Z INFO 6709 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:33 allow.auto.create.topics = true 06:38:33 auto.commit.interval.ms = 5000 06:38:33 auto.include.jmx.reporter = true 06:38:33 auto.offset.reset = earliest 06:38:33 bootstrap.servers = [localhost:32776] 06:38:33 check.crcs = true 06:38:33 client.dns.lookup = use_all_dns_ips 06:38:33 client.id = consumer-ncmp-group-15 06:38:33 client.rack = 06:38:33 connections.max.idle.ms = 540000 06:38:33 default.api.timeout.ms = 60000 06:38:33 enable.auto.commit = true 06:38:33 enable.metrics.push = true 06:38:33 exclude.internal.topics = true 06:38:33 fetch.max.bytes = 52428800 06:38:33 fetch.max.wait.ms = 500 06:38:33 fetch.min.bytes = 1 06:38:33 group.id = ncmp-group 06:38:33 group.instance.id = null 06:38:33 group.protocol = classic 06:38:33 group.remote.assignor = null 06:38:33 heartbeat.interval.ms = 3000 06:38:33 interceptor.classes = [] 06:38:33 internal.leave.group.on.close = true 06:38:33 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:33 isolation.level = read_uncommitted 06:38:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:33 max.partition.fetch.bytes = 1048576 06:38:33 max.poll.interval.ms = 300000 06:38:33 max.poll.records = 500 06:38:33 metadata.max.age.ms = 300000 06:38:33 metadata.recovery.strategy = none 06:38:33 metric.reporters = [] 06:38:33 metrics.num.samples = 2 06:38:33 metrics.recording.level = INFO 06:38:33 metrics.sample.window.ms = 30000 06:38:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:33 receive.buffer.bytes = 65536 06:38:33 reconnect.backoff.max.ms = 1000 06:38:33 reconnect.backoff.ms = 50 06:38:33 request.timeout.ms = 30000 06:38:33 retry.backoff.max.ms = 1000 06:38:33 retry.backoff.ms = 100 06:38:33 sasl.client.callback.handler.class = null 06:38:33 sasl.jaas.config = null 06:38:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:33 sasl.kerberos.min.time.before.relogin = 60000 06:38:33 sasl.kerberos.service.name = null 06:38:33 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:33 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:33 sasl.login.callback.handler.class = null 06:38:33 sasl.login.class = null 06:38:33 sasl.login.connect.timeout.ms = null 06:38:33 sasl.login.read.timeout.ms = null 06:38:33 sasl.login.refresh.buffer.seconds = 300 06:38:33 sasl.login.refresh.min.period.seconds = 60 06:38:33 sasl.login.refresh.window.factor = 0.8 06:38:33 sasl.login.refresh.window.jitter = 0.05 06:38:33 sasl.login.retry.backoff.max.ms = 10000 06:38:33 sasl.login.retry.backoff.ms = 100 06:38:33 sasl.mechanism = GSSAPI 06:38:33 sasl.oauthbearer.clock.skew.seconds = 30 06:38:33 sasl.oauthbearer.expected.audience = null 06:38:33 sasl.oauthbearer.expected.issuer = null 06:38:33 sasl.oauthbearer.header.urlencode = false 06:38:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:33 sasl.oauthbearer.jwks.endpoint.url = null 06:38:33 sasl.oauthbearer.scope.claim.name = scope 06:38:33 sasl.oauthbearer.sub.claim.name = sub 06:38:33 sasl.oauthbearer.token.endpoint.url = null 06:38:33 security.protocol = PLAINTEXT 06:38:33 security.providers = null 06:38:33 send.buffer.bytes = 131072 06:38:33 session.timeout.ms = 45000 06:38:33 socket.connection.setup.timeout.max.ms = 30000 06:38:33 socket.connection.setup.timeout.ms = 10000 06:38:33 ssl.cipher.suites = null 06:38:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:33 ssl.endpoint.identification.algorithm = https 06:38:33 ssl.engine.factory.class = null 06:38:33 ssl.key.password = null 06:38:33 ssl.keymanager.algorithm = SunX509 06:38:33 ssl.keystore.certificate.chain = null 06:38:33 ssl.keystore.key = null 06:38:33 ssl.keystore.location = null 06:38:33 ssl.keystore.password = null 06:38:33 ssl.keystore.type = JKS 06:38:33 ssl.protocol = TLSv1.3 06:38:33 ssl.provider = null 06:38:33 ssl.secure.random.implementation = null 06:38:33 ssl.trustmanager.algorithm = PKIX 06:38:33 ssl.truststore.certificates = null 06:38:33 ssl.truststore.location = null 06:38:33 ssl.truststore.password = null 06:38:33 ssl.truststore.type = JKS 06:38:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:33 06:38:33 2026-03-24T06:38:33.626Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:33 2026-03-24T06:38:33.629Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:38:33 2026-03-24T06:38:33.629Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:38:33 2026-03-24T06:38:33.629Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334313629 06:38:33 06:38:33 . ____ _ __ _ _ 06:38:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:33 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:33 =========|_|==============|___/=/_/_/_/ 06:38:33 06:38:33 :: Spring Boot :: (v3.5.11) 06:38:33 06:38:33 2026-03-24T06:38:33.643Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.643Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.643Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:33 2026-03-24T06:38:33.643Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:33 2026-03-24T06:38:33.648Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.017 seconds (process running for 136.188) 06:38:33 2026-03-24T06:38:33.650Z INFO 6709 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 06:38:33 2026-03-24T06:38:33.652Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:33 2026-03-24T06:38:33.652Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:33 acks = -1 06:38:33 auto.include.jmx.reporter = true 06:38:33 batch.size = 16384 06:38:33 bootstrap.servers = [localhost:32776] 06:38:33 buffer.memory = 33554432 06:38:33 client.dns.lookup = use_all_dns_ips 06:38:33 client.id = producer-27 06:38:33 compression.gzip.level = -1 06:38:33 compression.lz4.level = 9 06:38:33 compression.type = none 06:38:33 compression.zstd.level = 3 06:38:33 connections.max.idle.ms = 540000 06:38:33 delivery.timeout.ms = 120000 06:38:33 enable.idempotence = false 06:38:33 enable.metrics.push = true 06:38:33 interceptor.classes = [] 06:38:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:33 linger.ms = 1 06:38:33 max.block.ms = 60000 06:38:33 max.in.flight.requests.per.connection = 5 06:38:33 max.request.size = 1048576 06:38:33 metadata.max.age.ms = 300000 06:38:33 metadata.max.idle.ms = 300000 06:38:33 metadata.recovery.strategy = none 06:38:33 metric.reporters = [] 06:38:33 metrics.num.samples = 2 06:38:33 metrics.recording.level = INFO 06:38:33 metrics.sample.window.ms = 30000 06:38:33 partitioner.adaptive.partitioning.enable = true 06:38:33 partitioner.availability.timeout.ms = 0 06:38:33 partitioner.class = null 06:38:33 partitioner.ignore.keys = false 06:38:33 receive.buffer.bytes = 32768 06:38:33 reconnect.backoff.max.ms = 1000 06:38:33 reconnect.backoff.ms = 50 06:38:33 request.timeout.ms = 30000 06:38:33 retries = 0 06:38:33 retry.backoff.max.ms = 1000 06:38:33 retry.backoff.ms = 100 06:38:33 sasl.client.callback.handler.class = null 06:38:33 sasl.jaas.config = null 06:38:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:33 sasl.kerberos.min.time.before.relogin = 60000 06:38:33 sasl.kerberos.service.name = null 06:38:33 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:33 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:33 sasl.login.callback.handler.class = null 06:38:33 sasl.login.class = null 06:38:33 sasl.login.connect.timeout.ms = null 06:38:33 sasl.login.read.timeout.ms = null 06:38:33 sasl.login.refresh.buffer.seconds = 300 06:38:33 sasl.login.refresh.min.period.seconds = 60 06:38:33 sasl.login.refresh.window.factor = 0.8 06:38:33 sasl.login.refresh.window.jitter = 0.05 06:38:33 sasl.login.retry.backoff.max.ms = 10000 06:38:33 sasl.login.retry.backoff.ms = 100 06:38:33 sasl.mechanism = GSSAPI 06:38:33 sasl.oauthbearer.clock.skew.seconds = 30 06:38:33 sasl.oauthbearer.expected.audience = null 06:38:33 sasl.oauthbearer.expected.issuer = null 06:38:33 sasl.oauthbearer.header.urlencode = false 06:38:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:33 sasl.oauthbearer.jwks.endpoint.url = null 06:38:33 sasl.oauthbearer.scope.claim.name = scope 06:38:33 sasl.oauthbearer.sub.claim.name = sub 06:38:33 sasl.oauthbearer.token.endpoint.url = null 06:38:33 security.protocol = PLAINTEXT 06:38:33 security.providers = null 06:38:33 send.buffer.bytes = 131072 06:38:33 socket.connection.setup.timeout.max.ms = 30000 06:38:33 socket.connection.setup.timeout.ms = 10000 06:38:33 ssl.cipher.suites = null 06:38:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:33 ssl.endpoint.identification.algorithm = https 06:38:33 ssl.engine.factory.class = null 06:38:33 ssl.key.password = null 06:38:33 ssl.keymanager.algorithm = SunX509 06:38:33 ssl.keystore.certificate.chain = null 06:38:33 ssl.keystore.key = null 06:38:33 ssl.keystore.location = null 06:38:33 ssl.keystore.password = null 06:38:33 ssl.keystore.type = JKS 06:38:33 ssl.protocol = TLSv1.3 06:38:33 ssl.provider = null 06:38:33 ssl.secure.random.implementation = null 06:38:33 ssl.trustmanager.algorithm = PKIX 06:38:33 ssl.truststore.certificates = null 06:38:33 ssl.truststore.location = null 06:38:33 ssl.truststore.password = null 06:38:33 ssl.truststore.type = JKS 06:38:33 transaction.timeout.ms = 60000 06:38:33 transactional.id = null 06:38:33 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:38:33 06:38:33 2026-03-24T06:38:33.652Z INFO 6709 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:33 2026-03-24T06:38:33.655Z INFO 6709 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:33 2026-03-24T06:38:33.655Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:38:33 2026-03-24T06:38:33.655Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:38:33 2026-03-24T06:38:33.655Z INFO 6709 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334313655 06:38:33 2026-03-24T06:38:33.658Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.658Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.697Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 06:38:33 2026-03-24T06:38:33.697Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:33 2026-03-24T06:38:33.706Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.706Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.716Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.716Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.729Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.729Z WARN 6709 --- [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. 06:38:33 2026-03-24T06:38:33.812Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.812Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.847Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.847Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.853Z INFO 6709 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:33 2026-03-24T06:38:33.859Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.859Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.873Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.873Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-03-24T06:38:33.878Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:33 2026-03-24T06:38:33.878Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:33.924Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:34 2026-03-24T06:38:33.924Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:33.927Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:34 2026-03-24T06:38:33.927Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:33.958Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:34 2026-03-24T06:38:33.958Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:33.979Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 06:38:34 2026-03-24T06:38:33.981Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 06:38:34 2026-03-24T06:38:33.999Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:34 2026-03-24T06:38:33.999Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:33.999Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-15-fcf01675-1742-4407-866d-5d38e2f28b61 06:38:34 2026-03-24T06:38:34.000Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 06:38:34 2026-03-24T06:38:34.025Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-15-fcf01675-1742-4407-866d-5d38e2f28b61', protocol='range'} 06:38:34 2026-03-24T06:38:34.025Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-15-fcf01675-1742-4407-866d-5d38e2f28b61=Assignment(partitions=[ncmp-events-test-0])} 06:38:34 2026-03-24T06:38:34.043Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-15-fcf01675-1742-4407-866d-5d38e2f28b61', protocol='range'} 06:38:34 2026-03-24T06:38:34.044Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 06:38:34 2026-03-24T06:38:34.044Z INFO 6709 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 06:38:34 2026-03-24T06:38:34.056Z INFO 6709 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 06:38:34 2026-03-24T06:38:34.068Z INFO 6709 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 06:38:34 2026-03-24T06:38:34.084Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.084Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.143Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:34 2026-03-24T06:38:34.143Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.143Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:34 2026-03-24T06:38:34.223Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.224Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 06:38:34 2026-03-24T06:38:34.243Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.243Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 140ms, elapsed time since send: 140ms, throttle time: 0ms, request timeout: 30000ms) 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=39749652, epoch=1) to node 1: 06:38:34 06:38:34 org.apache.kafka.common.errors.DisconnectException 06:38:34 06:38:34 2026-03-24T06:38:34.244Z INFO 6709 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:34 2026-03-24T06:38:34.294Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.294Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.312Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.312Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.313Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.313Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.314Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.314Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.327Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.327Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.330Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.330Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.351Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.351Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.582 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 06:38:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 06:38:34 06:38:34,411 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:38:34 06:38:34,411 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:38:34 06:38:34,411 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:38:34 06:38:34,414 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:38:34 06:38:34,414 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:38:34 06:38:34,421 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:38:34 06:38:34,421 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:38:34 06:38:34 . ____ _ __ _ _ 06:38:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:34 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:34 =========|_|==============|___/=/_/_/_/ 06:38:34 06:38:34 :: Spring Boot :: (v3.5.11) 06:38:34 06:38:34 2026-03-24T06:38:34.426Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:34 2026-03-24T06:38:34.427Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 06:38:34 2026-03-24T06:38:34.433Z INFO 6709 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.037 seconds (process running for 136.973) 06:38:34 2026-03-24T06:38:34.443Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.443Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.446Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.446Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.475Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:34 2026-03-24T06:38:34.475Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.475Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:34 2026-03-24T06:38:34.478Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.478Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:34 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 06:38:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 06:38:34 06:38:34 . ____ _ __ _ _ 06:38:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:34 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:34 =========|_|==============|___/=/_/_/_/ 06:38:34 06:38:34 :: Spring Boot :: (v3.5.11) 06:38:34 06:38:34 2026-03-24T06:38:34.505Z INFO 6709 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:34 2026-03-24T06:38:34.505Z INFO 6709 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:34 2026-03-24T06:38:34.509Z INFO 6709 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.015 seconds (process running for 137.049) 06:38:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 06:38:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 06:38:34 o o o o---o o--o o o---o o o----o o--o--o 06:38:34 | | / \ / | / / \ | | 06:38:34 o----o o o o----o | o o o----o | 06:38:34 | | * \ / | \ * \ | | 06:38:34 o o * o o---o o--o o----o o---o * o o----o o 06:38:34 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:34 2026-03-24T06:38:34.521Z INFO 6709 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:34 To enable the Jet engine on the members, do one of the following: 06:38:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:34 2026-03-24T06:38:34.530Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:34 2026-03-24T06:38:34.531Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:34 2026-03-24T06:38:34.538Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:34 2026-03-24T06:38:34.538Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 06:38:34 2026-03-24T06:38:34.547Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.547Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.548Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.548Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.551Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.551Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.604Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.604Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.649Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.649Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.670Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.670Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.708Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.708Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.716Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.716Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.729Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.729Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.740Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.740Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.747Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.747Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.848Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.848Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.871Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.871Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.874Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.874Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-03-24T06:38:34.880Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.880Z WARN 6709 --- [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. 06:38:34 2026-03-24T06:38:34.924Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:34 2026-03-24T06:38:34.924Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:34.946Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:35 2026-03-24T06:38:34.946Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:34.958Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:35 2026-03-24T06:38:34.958Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.000Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.000Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.048Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.048Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.085Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.085Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.128Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.129Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.148Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:35 2026-03-24T06:38:35.148Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.148Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:35 2026-03-24T06:38:35.248Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.248Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.255Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.255Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.296Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.296Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.313Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.313Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.315Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.315Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.377Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.377Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.446Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.447Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.449Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.449Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.454Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.454Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.478Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:35 2026-03-24T06:38:35.478Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.478Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:35 2026-03-24T06:38:35.548Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.548Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.550Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.550Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.553Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.553Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.579Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.579Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.605Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.605Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.615Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.615Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.709Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.709Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.710Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.710Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.718Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.718Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.729Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.729Z WARN 6709 --- [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. 06:38:35 2026-03-24T06:38:35.849Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.849Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.872Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.872Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.876Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.876Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-03-24T06:38:35.881Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:35 2026-03-24T06:38:35.881Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:35.948Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:36 2026-03-24T06:38:35.948Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:35.960Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:36 2026-03-24T06:38:35.960Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:35.961Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:36 2026-03-24T06:38:35.961Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.002Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.002Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.068Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.068Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.086Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.086Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.149Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:36 2026-03-24T06:38:36.149Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:36.149Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:36 2026-03-24T06:38:36.250Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.250Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:36.251Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.251Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.285Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.285Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.297Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.297Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:36.314Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.314Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.316Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.316Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.350Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.350Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.379Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.379Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.431Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:36 2026-03-24T06:38:36.431Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:36.431Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:36 2026-03-24T06:38:36.440Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.440Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.449Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.449Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.456Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.456Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.549Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.549Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.552Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.553Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.553Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.553Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.606Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.606Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.617Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.617Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.709Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 06:38:36 06:38:36 Members {size:1, ver:1} [ 06:38:36 Member [10.250.0.254]:5701 - 46817568-c411-4dd0-bd52-01f3ec45bb23 this 06:38:36 ] 06:38:36 06:38:36 2026-03-24T06:38:36.710Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 06:38:36 2026-03-24T06:38:36.711Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.711Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.712Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:36 2026-03-24T06:38:36.719Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.719Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.730Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.730Z WARN 6709 --- [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. 06:38:36 2026-03-24T06:38:36.734Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 06:38:36 2026-03-24T06:38:36.735Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 46817568-c411-4dd0-bd52-01f3ec45bb23 this is handled 06:38:36 2026-03-24T06:38:36.736Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:36 2026-03-24T06:38:36.738Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:36 2026-03-24T06:38:36.738Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:36 2026-03-24T06:38:36.744Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.744Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.807Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:36 2026-03-24T06:38:36.807Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 06:38:36 2026-03-24T06:38:36.807Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 06:38:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 06:38:36 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 06:38:36 06:38:36 . ____ _ __ _ _ 06:38:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:36 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:36 =========|_|==============|___/=/_/_/_/ 06:38:36 06:38:36 :: Spring Boot :: (v3.5.11) 06:38:36 06:38:36 2026-03-24T06:38:36.821Z INFO 6709 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:38:36 2026-03-24T06:38:36.821Z INFO 6709 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:38:36 2026-03-24T06:38:36.833Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:36 o o o o---o o--o o o---o o o----o o--o--o 06:38:36 | | / \ / | / / \ | | 06:38:36 o----o o o o----o | o o o----o | 06:38:36 | | * \ / | \ * \ | | 06:38:36 o o * o o---o o--o o----o o---o * o o----o o 06:38:36 06:38:36 2026-03-24T06:38:36.833Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:36 2026-03-24T06:38:36.834Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:36 2026-03-24T06:38:36.834Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:38:36 2026-03-24T06:38:36.834Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:36 2026-03-24T06:38:36.834Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:38:36 To enable the Jet engine on the members, do one of the following: 06:38:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:36 2026-03-24T06:38:36.844Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:36 2026-03-24T06:38:36.845Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:38:36 2026-03-24T06:38:36.850Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:36 2026-03-24T06:38:36.850Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:36 2026-03-24T06:38:36.851Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.851Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.873Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.873Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.877Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.877Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-03-24T06:38:36.883Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:36 2026-03-24T06:38:36.883Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:36.954Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:37 2026-03-24T06:38:36.954Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:36.960Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:37 2026-03-24T06:38:36.960Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:36.962Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:37 2026-03-24T06:38:36.962Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.003Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.003Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.073Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.073Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.087Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.087Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.149Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:37 2026-03-24T06:38:37.150Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:37.150Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:37 2026-03-24T06:38:37.158Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.158Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:37.255Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.255Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.286Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.286Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.298Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.298Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:37.315Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.315Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.317Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.317Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.352Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.352Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.379Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.379Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.434Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:37 2026-03-24T06:38:37.434Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:37.434Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:37 2026-03-24T06:38:37.442Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.442Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.457Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.457Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.458Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.458Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.544Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.544Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.554Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.554Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.560Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.560Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.607Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.607Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.617Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.617Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.713Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.713Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.720Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.720Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.725Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.725Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.728Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.728Z WARN 6709 --- [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. 06:38:37 2026-03-24T06:38:37.852Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.852Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.874Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.874Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.878Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.878Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-03-24T06:38:37.885Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:37 2026-03-24T06:38:37.885Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:37.956Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:38 2026-03-24T06:38:37.956Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:37.960Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:38 2026-03-24T06:38:37.960Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:37.963Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:38 2026-03-24T06:38:37.963Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.004Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.004Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.073Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.073Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.136Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.136Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.156Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.156Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.160Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.160Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.169Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:38 2026-03-24T06:38:38.169Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.169Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:38 2026-03-24T06:38:38.280Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.281Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.286Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.286Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.316Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.316Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.317Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.317Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.353Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.353Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.380Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.380Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.443Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.443Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.458Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.458Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.460Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.460Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.476Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:38 2026-03-24T06:38:38.476Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.476Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:38 2026-03-24T06:38:38.545Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.545Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.556Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.556Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.563Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.563Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.608Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.608Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.619Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.619Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.714Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.714Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.721Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.721Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.734Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.734Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.747Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.747Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.853Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.853Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.874Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.874Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.885Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.885Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.921Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.921Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.959Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.959Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.962Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.962Z WARN 6709 --- [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. 06:38:38 2026-03-24T06:38:38.963Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:38 2026-03-24T06:38:38.963Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-03-24T06:38:38.967Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:38 06:38:38 Members {size:1, ver:1} [ 06:38:38 Member [10.30.107.0]:5701 - 8d70fe58-d3f9-4b02-8d39-2d6abfd7f8e2 this 06:38:38 ] 06:38:38 06:38:38 2026-03-24T06:38:38.968Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:38 2026-03-24T06:38:38.969Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:38:38 2026-03-24T06:38:38.977Z INFO 6709 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.165 seconds (process running for 141.516) 06:38:39 2026-03-24T06:38:38.985Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:39 2026-03-24T06:38:38.986Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 8d70fe58-d3f9-4b02-8d39-2d6abfd7f8e2 this is handled 06:38:39 2026-03-24T06:38:38.987Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:38:39 2026-03-24T06:38:38.987Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:38:39 2026-03-24T06:38:38.987Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:38:39 2026-03-24T06:38:39.004Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.004Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.075Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.075Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.159Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.159Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.163Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.163Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.169Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:39 2026-03-24T06:38:39.169Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.169Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:39 2026-03-24T06:38:39.184Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.184Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.270Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:38:39 2026-03-24T06:38:39.271Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 286 ms. 06:38:39 2026-03-24T06:38:39.271Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 06:38:39 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 06:38:39 2026-03-24T06:38:39.283Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.283Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.287Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:39 2026-03-24T06:38:39.288Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.288Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.317Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.317Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.320Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.320Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.355Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.355Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:39 o o o o---o o--o o o---o o o----o o--o--o 06:38:39 | | / \ / | / / \ | | 06:38:39 o----o o o o----o | o o o----o | 06:38:39 | | * \ / | \ * \ | | 06:38:39 o o * o o---o o--o o----o o---o * o o----o o 06:38:39 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:39 2026-03-24T06:38:39.362Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:39 To enable the Jet engine on the members, do one of the following: 06:38:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:39 2026-03-24T06:38:39.371Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:39 2026-03-24T06:38:39.372Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:39 2026-03-24T06:38:39.381Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.381Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.382Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:39 2026-03-24T06:38:39.382Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:39 2026-03-24T06:38:39.445Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.445Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.459Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.459Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.462Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.462Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.476Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:39 2026-03-24T06:38:39.476Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.476Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:39 2026-03-24T06:38:39.546Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.546Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.557Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.557Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.565Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.565Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.609Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.610Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.619Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.619Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.716Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.716Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.723Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.723Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.735Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.735Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.748Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.748Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.854Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.855Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.876Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.876Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-03-24T06:38:39.887Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.887Z WARN 6709 --- [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. 06:38:39 2026-03-24T06:38:39.937Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:39 2026-03-24T06:38:39.937Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:39.962Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:40 2026-03-24T06:38:39.962Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:39.963Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:40 2026-03-24T06:38:39.963Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:39.965Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:40 2026-03-24T06:38:39.965Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.005Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.005Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.052Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:40 2026-03-24T06:38:40.052Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.052Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:40 2026-03-24T06:38:40.075Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.075Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.161Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.161Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.166Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.166Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.185Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.185Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.253Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.253Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.284Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.284Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.289Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.290Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.318Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.318Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.356Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.356Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.382Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.382Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.421Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:40 2026-03-24T06:38:40.421Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.421Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:40 2026-03-24T06:38:40.446Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.446Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.460Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.460Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.463Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.463Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.548Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.548Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.567Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.567Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.569Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.570Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.610Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.610Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.620Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.620Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.717Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.717Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.724Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.724Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.737Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.737Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.749Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.749Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.854Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.854Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.877Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.877Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.888Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.888Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.936Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.936Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.936Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-03-24T06:38:40.936Z WARN 6709 --- [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. 06:38:40 2026-03-24T06:38:40.938Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:40 2026-03-24T06:38:40.938Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:40.964Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:41 2026-03-24T06:38:40.964Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.006Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.006Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.021Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:41 2026-03-24T06:38:41.022Z WARN 6709 --- [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. 06:38:41 2026-03-24T06:38:41.022Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:41 2026-03-24T06:38:41.077Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.077Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.163Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.163Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.168Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.168Z WARN 6709 --- [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. 06:38:41 2026-03-24T06:38:41.185Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.185Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.210Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.210Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.254Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.254Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.284Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.284Z WARN 6709 --- [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. 06:38:41 2026-03-24T06:38:41.352Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.352Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.356Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.356Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.410Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.410Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.413Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.413Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.424Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:41 2026-03-24T06:38:41.424Z WARN 6709 --- [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. 06:38:41 2026-03-24T06:38:41.424Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:41 2026-03-24T06:38:41.462Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.462Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.465Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.465Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.562Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.562Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.570Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.570Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.570Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.570Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.572Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.572Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.610Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.610Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.719Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.719Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.719Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.719Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.725Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.725Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:41 2026-03-24T06:38:41.738Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.738Z WARN 6709 --- [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. 06:38:41 2026-03-24T06:38:41.840Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:41 2026-03-24T06:38:41.841Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:41.856Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.856Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:41.878Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.878Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:41.889Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.889Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:41.910Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:42 06:38:42 Members {size:1, ver:1} [ 06:38:42 Member [10.30.107.0]:5701 - 97d86cac-2490-48a6-ac3b-1fadb388b65e this 06:38:42 ] 06:38:42 06:38:42 2026-03-24T06:38:41.910Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:42 2026-03-24T06:38:41.911Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:42 2026-03-24T06:38:41.918Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:42 2026-03-24T06:38:41.918Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 97d86cac-2490-48a6-ac3b-1fadb388b65e this is handled 06:38:42 2026-03-24T06:38:41.919Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:42 2026-03-24T06:38:41.919Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:42 2026-03-24T06:38:41.920Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:42 2026-03-24T06:38:41.939Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.939Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:41.939Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.939Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:41.966Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:42 2026-03-24T06:38:41.966Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:41.998Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:42 2026-03-24T06:38:41.998Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 06:38:42 2026-03-24T06:38:41.998Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:42 2026-03-24T06:38:42.000Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:42 2026-03-24T06:38:42.006Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.006Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.021Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:42 2026-03-24T06:38:42.021Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.021Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:42 o o o o---o o--o o o---o o o----o o--o--o 06:38:42 | | / \ / | / / \ | | 06:38:42 o----o o o o----o | o o o----o | 06:38:42 | | * \ / | \ * \ | | 06:38:42 o o * o o---o o--o o----o o---o * o o----o o 06:38:42 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:42 2026-03-24T06:38:42.049Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:42 To enable the Jet engine on the members, do one of the following: 06:38:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:42 2026-03-24T06:38:42.058Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:42 2026-03-24T06:38:42.059Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:42 2026-03-24T06:38:42.069Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:42 2026-03-24T06:38:42.069Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:42 2026-03-24T06:38:42.078Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.078Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.166Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.166Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.173Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.173Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.187Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.187Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.215Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.215Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.255Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.255Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.286Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.286Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.328Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:42 2026-03-24T06:38:42.328Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.328Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:42 2026-03-24T06:38:42.353Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.353Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.357Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.357Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.413Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.413Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.415Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.415Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.463Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.463Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.469Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.469Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.558Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.558Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.570Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.570Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.572Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.572Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.574Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.574Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.586Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.587Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.720Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.720Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.721Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.721Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.727Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.727Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.739Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.739Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.840Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.840Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.857Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.857Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.879Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.879Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.891Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.891Z WARN 6709 --- [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. 06:38:42 2026-03-24T06:38:42.940Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.940Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:42 2026-03-24T06:38:42.940Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-03-24T06:38:42.940Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:42.969Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:43 2026-03-24T06:38:42.969Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.008Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.008Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.022Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:43 2026-03-24T06:38:43.022Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.022Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:43 2026-03-24T06:38:43.090Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.090Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.151Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.151Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.168Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.168Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.175Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.175Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.216Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.216Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.257Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.257Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.288Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.288Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.331Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:43 2026-03-24T06:38:43.331Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.331Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:43 2026-03-24T06:38:43.353Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.353Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.358Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.358Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.414Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.414Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.415Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.415Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.464Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.464Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.471Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.471Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.514Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.514Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.572Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.572Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.575Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.575Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.575Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.575Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.587Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.587Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.722Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.722Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.722Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.722Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.739Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.739Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.763Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.763Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.840Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.840Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.859Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.859Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.879Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.879Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.892Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.893Z WARN 6709 --- [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. 06:38:43 2026-03-24T06:38:43.940Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.940Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.941Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:43 2026-03-24T06:38:43.941Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-03-24T06:38:43.942Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:43 06:38:43 Members {size:1, ver:1} [ 06:38:43 Member [10.30.107.0]:5701 - 45571d78-7075-4f6d-828e-e9056631681e this 06:38:43 ] 06:38:43 06:38:43 2026-03-24T06:38:43.942Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:43 2026-03-24T06:38:43.944Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:43 2026-03-24T06:38:43.950Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:43 2026-03-24T06:38:43.950Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 45571d78-7075-4f6d-828e-e9056631681e this is handled 06:38:43 2026-03-24T06:38:43.951Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:43 2026-03-24T06:38:43.951Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:43 2026-03-24T06:38:43.952Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:44 2026-03-24T06:38:43.972Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:44 2026-03-24T06:38:43.972Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.010Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.010Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.022Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:44 2026-03-24T06:38:44.022Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.022Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:44 2026-03-24T06:38:44.040Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:44 2026-03-24T06:38:44.040Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 90 ms. 06:38:44 2026-03-24T06:38:44.041Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:44 2026-03-24T06:38:44.042Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:44 o o o o---o o--o o o---o o o----o o--o--o 06:38:44 | | / \ / | / / \ | | 06:38:44 o----o o o o----o | o o o----o | 06:38:44 | | * \ / | \ * \ | | 06:38:44 o o * o o---o o--o o----o o---o * o o----o o 06:38:44 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:44 2026-03-24T06:38:44.082Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:44 To enable the Jet engine on the members, do one of the following: 06:38:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:44 2026-03-24T06:38:44.091Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:44 2026-03-24T06:38:44.091Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.091Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.092Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:44 2026-03-24T06:38:44.097Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:44 2026-03-24T06:38:44.097Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:44 2026-03-24T06:38:44.153Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.153Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.172Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.172Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.183Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.183Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.217Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.217Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.259Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.259Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.332Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.332Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.354Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.354Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.358Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.358Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.381Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:44 2026-03-24T06:38:44.381Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.381Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:44 2026-03-24T06:38:44.416Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.416Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.416Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.416Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.465Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.466Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.476Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.476Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.516Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.516Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.576Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.576Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.579Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.579Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.588Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.588Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.612Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.612Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.723Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.723Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.724Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.724Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.740Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.740Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.792Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.792Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.841Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.841Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.859Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.859Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.880Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.880Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.888Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.888Z WARN 6709 --- [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. 06:38:44 2026-03-24T06:38:44.942Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.942Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-03-24T06:38:44.942Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:44 2026-03-24T06:38:44.942Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:44.975Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:45 2026-03-24T06:38:44.975Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.011Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.011Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.022Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:45 2026-03-24T06:38:45.022Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.022Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:45 2026-03-24T06:38:45.093Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.093Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.154Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.154Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.175Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.175Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.185Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.185Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.219Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.219Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.283Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.283Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.314Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.314Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.333Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.333Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.359Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.359Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.382Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:45 2026-03-24T06:38:45.382Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.382Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:45 2026-03-24T06:38:45.416Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.416Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.417Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.417Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.440Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.440Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.478Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.478Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.517Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.517Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.539Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.539Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.576Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.576Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.582Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.582Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.590Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.590Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.725Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.725Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.726Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.726Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.740Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.740Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.794Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.794Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.842Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.842Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.860Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.861Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.881Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.881Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.891Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.891Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.943Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.943Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.944Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:45 2026-03-24T06:38:45.944Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-03-24T06:38:45.960Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:45 2026-03-24T06:38:45.960Z WARN 6709 --- [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. 06:38:45 2026-03-24T06:38:45.961Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:46 2026-03-24T06:38:45.977Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:46 2026-03-24T06:38:45.977Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.013Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.013Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.072Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:46 06:38:46 Members {size:1, ver:1} [ 06:38:46 Member [10.30.107.0]:5701 - eba3f677-28ee-4d7d-a1c0-3367ba554025 this 06:38:46 ] 06:38:46 06:38:46 2026-03-24T06:38:46.072Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:46 2026-03-24T06:38:46.073Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:46 2026-03-24T06:38:46.084Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:46 2026-03-24T06:38:46.084Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - eba3f677-28ee-4d7d-a1c0-3367ba554025 this is handled 06:38:46 2026-03-24T06:38:46.085Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:46 2026-03-24T06:38:46.085Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:46 2026-03-24T06:38:46.086Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:46 2026-03-24T06:38:46.094Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.094Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.155Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.156Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.164Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:46 2026-03-24T06:38:46.164Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 06:38:46 2026-03-24T06:38:46.164Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:46 2026-03-24T06:38:46.166Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:46 2026-03-24T06:38:46.180Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.180Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.187Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.187Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:46 o o o o---o o--o o o---o o o----o o--o--o 06:38:46 | | / \ / | / / \ | | 06:38:46 o----o o o o----o | o o o----o | 06:38:46 | | * \ / | \ * \ | | 06:38:46 o o * o o---o o--o o----o o---o * o o----o o 06:38:46 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:46 2026-03-24T06:38:46.204Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:46 To enable the Jet engine on the members, do one of the following: 06:38:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:46 2026-03-24T06:38:46.213Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:46 2026-03-24T06:38:46.214Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:46 2026-03-24T06:38:46.228Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:46 2026-03-24T06:38:46.228Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:46 2026-03-24T06:38:46.230Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.230Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.285Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.285Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.333Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.333Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.357Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.357Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.360Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.360Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.372Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.372Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.382Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:46 2026-03-24T06:38:46.382Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.382Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:46 2026-03-24T06:38:46.424Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.424Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.468Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.468Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.480Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.480Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.519Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.519Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.540Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.540Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.577Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.577Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.584Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.584Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.590Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.590Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.652Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.652Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.726Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.726Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.740Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.740Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.795Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.795Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.843Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.843Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.861Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.861Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.881Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.881Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.893Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.893Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.930Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.930Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.945Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:46 2026-03-24T06:38:46.945Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-03-24T06:38:46.961Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:46 2026-03-24T06:38:46.961Z WARN 6709 --- [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. 06:38:46 2026-03-24T06:38:46.961Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:47 2026-03-24T06:38:46.980Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:47 2026-03-24T06:38:46.980Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.014Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.014Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.095Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.095Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.156Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.156Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.182Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.182Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.189Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.189Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.231Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.231Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.239Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.239Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.286Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.287Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.358Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.358Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.360Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.360Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.370Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.370Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.386Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:47 2026-03-24T06:38:47.386Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.386Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:47 2026-03-24T06:38:47.425Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.425Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.469Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.469Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.482Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.482Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.520Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.520Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.541Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.541Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.578Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.578Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.586Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.586Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.591Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.591Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.654Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.654Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.728Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.728Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.741Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.741Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.796Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.796Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.845Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.845Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.864Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:47 2026-03-24T06:38:47.864Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.865Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:47 2026-03-24T06:38:47.871Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.871Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.882Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.882Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.894Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.894Z WARN 6709 --- [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. 06:38:47 2026-03-24T06:38:47.931Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.932Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-03-24T06:38:47.946Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:47 2026-03-24T06:38:47.946Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:47.982Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:48 2026-03-24T06:38:47.982Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.015Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.015Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.096Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.096Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.103Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:48 06:38:48 Members {size:1, ver:1} [ 06:38:48 Member [10.30.107.0]:5701 - 59cce6ab-297d-43d0-8065-a0207384f2b9 this 06:38:48 ] 06:38:48 06:38:48 2026-03-24T06:38:48.103Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:48 2026-03-24T06:38:48.104Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:48 2026-03-24T06:38:48.110Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:48 2026-03-24T06:38:48.110Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 59cce6ab-297d-43d0-8065-a0207384f2b9 this is handled 06:38:48 2026-03-24T06:38:48.111Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:48 2026-03-24T06:38:48.112Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:48 2026-03-24T06:38:48.113Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:48 2026-03-24T06:38:48.158Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.158Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.184Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.184Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.192Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.192Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.212Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.212Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.232Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.232Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.267Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.267Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.330Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.330Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.360Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.360Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.372Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.372Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.386Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:48 2026-03-24T06:38:48.386Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.386Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:48 2026-03-24T06:38:48.412Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:48 2026-03-24T06:38:48.413Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 303 ms. 06:38:48 2026-03-24T06:38:48.413Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:48 2026-03-24T06:38:48.415Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:48 2026-03-24T06:38:48.426Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.426Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:48 o o o o---o o--o o o---o o o----o o--o--o 06:38:48 | | / \ / | / / \ | | 06:38:48 o----o o o o----o | o o o----o | 06:38:48 | | * \ / | \ * \ | | 06:38:48 o o * o o---o o--o o----o o---o * o o----o o 06:38:48 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:48 2026-03-24T06:38:48.451Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:48 To enable the Jet engine on the members, do one of the following: 06:38:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:48 2026-03-24T06:38:48.460Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:48 2026-03-24T06:38:48.461Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:48 2026-03-24T06:38:48.471Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.471Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.478Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:48 2026-03-24T06:38:48.478Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:48 2026-03-24T06:38:48.484Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.484Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.522Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.522Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.542Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.542Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.580Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.580Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.588Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.588Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.591Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.591Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.655Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.655Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.729Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.729Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.742Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.742Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.797Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.797Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.846Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.846Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.867Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:48 2026-03-24T06:38:48.867Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.867Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:48 2026-03-24T06:38:48.872Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.872Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.882Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.882Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.896Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.896Z WARN 6709 --- [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. 06:38:48 2026-03-24T06:38:48.932Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.932Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-03-24T06:38:48.948Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:48 2026-03-24T06:38:48.948Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:48.984Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:49 2026-03-24T06:38:48.984Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.016Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.016Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.124Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.124Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.159Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.159Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.187Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.187Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.195Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.195Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.213Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.213Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.264Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.264Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.312Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.312Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.331Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.331Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.361Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.361Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.374Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.374Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.386Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:49 2026-03-24T06:38:49.386Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.386Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:49 2026-03-24T06:38:49.428Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.428Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.486Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.486Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.492Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.492Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.522Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.522Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.543Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.543Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.581Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.581Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.591Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.591Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.593Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.593Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.657Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.657Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.720Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:49 2026-03-24T06:38:49.720Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.720Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:49 2026-03-24T06:38:49.730Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.730Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.744Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.744Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.799Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.799Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.853Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.853Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.874Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.874Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.882Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.882Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.897Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.897Z WARN 6709 --- [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. 06:38:49 2026-03-24T06:38:49.934Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.934Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-03-24T06:38:49.949Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:49 2026-03-24T06:38:49.949Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:49.987Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:50 2026-03-24T06:38:49.987Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.018Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.018Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.124Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.124Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.161Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.161Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.189Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.190Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.198Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.198Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.236Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.236Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.264Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.264Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.314Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.314Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.314Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.314Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.332Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.332Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.362Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.362Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.386Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:50 2026-03-24T06:38:50.386Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.386Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:50 2026-03-24T06:38:50.429Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.429Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.470Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:50 06:38:50 Members {size:1, ver:1} [ 06:38:50 Member [10.30.107.0]:5701 - 0ecf3114-d69f-4090-a497-9896abbcda54 this 06:38:50 ] 06:38:50 06:38:50 2026-03-24T06:38:50.470Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:50 2026-03-24T06:38:50.471Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:50 2026-03-24T06:38:50.480Z INFO 6709 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 06:38:50 2026-03-24T06:38:50.480Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:50 2026-03-24T06:38:50.480Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 0ecf3114-d69f-4090-a497-9896abbcda54 this is handled 06:38:50 2026-03-24T06:38:50.481Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:50 2026-03-24T06:38:50.481Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:50 2026-03-24T06:38:50.482Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:50 2026-03-24T06:38:50.489Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.489Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.493Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.493Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.523Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.523Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.544Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.544Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.556Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:50 2026-03-24T06:38:50.557Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 06:38:50 2026-03-24T06:38:50.557Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:50 2026-03-24T06:38:50.558Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:50 2026-03-24T06:38:50.582Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.582Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:50 o o o o---o o--o o o---o o o----o o--o--o 06:38:50 | | / \ / | / / \ | | 06:38:50 o----o o o o----o | o o o----o | 06:38:50 | | * \ / | \ * \ | | 06:38:50 o o * o o---o o--o o----o o---o * o o----o o 06:38:50 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:50 2026-03-24T06:38:50.589Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:50 To enable the Jet engine on the members, do one of the following: 06:38:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:50 2026-03-24T06:38:50.594Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.594Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.595Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.595Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.598Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:50 2026-03-24T06:38:50.599Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:50 2026-03-24T06:38:50.603Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:50 2026-03-24T06:38:50.603Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:50 2026-03-24T06:38:50.659Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.659Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.724Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:50 2026-03-24T06:38:50.724Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.724Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:50 2026-03-24T06:38:50.737Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.737Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.745Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.745Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.786Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.786Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.799Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.799Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.875Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.875Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.882Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.882Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-03-24T06:38:50.899Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.899Z WARN 6709 --- [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. 06:38:50 2026-03-24T06:38:50.950Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:50 2026-03-24T06:38:50.950Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:50.983Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:51 2026-03-24T06:38:50.983Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:50.990Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:51 2026-03-24T06:38:50.990Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.018Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.018Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.092Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.092Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.136Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.136Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.161Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.162Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.200Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.200Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.237Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.237Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.265Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.265Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.315Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.315Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.317Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.317Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.333Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.333Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.338Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:51 2026-03-24T06:38:51.338Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.338Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:51 2026-03-24T06:38:51.363Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.363Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.430Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.430Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.491Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.491Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.524Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.524Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.528Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.528Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.545Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.545Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.584Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.584Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.595Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.595Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.596Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.596Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.660Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.660Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.727Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:51 2026-03-24T06:38:51.728Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.728Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:51 2026-03-24T06:38:51.746Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.746Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.770Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.770Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.789Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.789Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.800Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.800Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.884Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.884Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.900Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.900Z WARN 6709 --- [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. 06:38:51 2026-03-24T06:38:51.906Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.906Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-03-24T06:38:51.951Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:51 2026-03-24T06:38:51.951Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:51.984Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:52 2026-03-24T06:38:51.984Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:51.992Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:52 2026-03-24T06:38:51.992Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:51.993Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:52 2026-03-24T06:38:51.993Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.018Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.018Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.138Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.138Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.162Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.162Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.203Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.203Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.238Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.238Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.307Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.307Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.316Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.316Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.335Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.335Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.338Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:52 2026-03-24T06:38:52.338Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.338Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:52 2026-03-24T06:38:52.363Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.363Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.364Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.364Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.420Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.420Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.431Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.431Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.462Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:52 06:38:52 Members {size:1, ver:1} [ 06:38:52 Member [10.30.107.0]:5701 - 91e2fc63-49f1-4a2b-8c13-bdf82d828190 this 06:38:52 ] 06:38:52 06:38:52 2026-03-24T06:38:52.463Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:52 2026-03-24T06:38:52.464Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:52 2026-03-24T06:38:52.471Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:52 2026-03-24T06:38:52.472Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 91e2fc63-49f1-4a2b-8c13-bdf82d828190 this is handled 06:38:52 2026-03-24T06:38:52.472Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:52 2026-03-24T06:38:52.473Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:52 2026-03-24T06:38:52.473Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:52 2026-03-24T06:38:52.494Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.494Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.524Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.524Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.529Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.529Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.548Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:52 2026-03-24T06:38:52.548Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 06:38:52 2026-03-24T06:38:52.549Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:52 2026-03-24T06:38:52.550Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:52 2026-03-24T06:38:52.581Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:52 2026-03-24T06:38:52.581Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.581Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:52 o o o o---o o--o o o---o o o----o o--o--o 06:38:52 | | / \ / | / / \ | | 06:38:52 o----o o o o----o | o o o----o | 06:38:52 | | * \ / | \ * \ | | 06:38:52 o o * o o---o o--o o----o o---o * o o----o o 06:38:52 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:52 2026-03-24T06:38:52.586Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:52 To enable the Jet engine on the members, do one of the following: 06:38:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:52 2026-03-24T06:38:52.589Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.589Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.598Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.598Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.601Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:52 2026-03-24T06:38:52.602Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.602Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.603Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:52 2026-03-24T06:38:52.608Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:52 2026-03-24T06:38:52.608Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:52 2026-03-24T06:38:52.662Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.662Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.716Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.716Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.748Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.748Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.770Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.770Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.790Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.790Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.886Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.886Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.902Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.902Z WARN 6709 --- [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. 06:38:52 2026-03-24T06:38:52.908Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.908Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-03-24T06:38:52.953Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:52 2026-03-24T06:38:52.953Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:52.985Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:53 2026-03-24T06:38:52.985Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:52.995Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:53 2026-03-24T06:38:52.995Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:52.995Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:53 2026-03-24T06:38:52.995Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.019Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.019Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.139Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.139Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.163Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.163Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.192Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:53 2026-03-24T06:38:53.192Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.192Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:53 2026-03-24T06:38:53.206Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.206Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.239Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.239Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.256Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.256Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.309Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.309Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.316Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.317Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.349Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.349Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.364Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.364Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.364Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.364Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.431Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.431Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.496Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.496Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.526Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.526Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.529Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.529Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.590Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.590Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.600Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.600Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.603Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.603Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.631Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:53 2026-03-24T06:38:53.631Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.631Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:53 2026-03-24T06:38:53.664Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.664Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.717Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.717Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.748Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.748Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.772Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.772Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.790Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.790Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.887Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.887Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.897Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.897Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.903Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.903Z WARN 6709 --- [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. 06:38:53 2026-03-24T06:38:53.909Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.909Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-03-24T06:38:53.953Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:53 2026-03-24T06:38:53.953Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:53.987Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:54 2026-03-24T06:38:53.987Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:53.998Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:54 2026-03-24T06:38:53.998Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.021Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.021Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.109Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.109Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.140Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.140Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.195Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:54 2026-03-24T06:38:54.195Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.195Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:54 2026-03-24T06:38:54.209Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.209Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.236Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.236Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.241Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.241Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.258Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.258Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.310Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.310Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.351Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.351Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.365Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.365Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.365Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.365Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.433Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.433Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.499Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.499Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.527Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.527Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.531Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.531Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.584Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:54 2026-03-24T06:38:54.584Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.584Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:54 2026-03-24T06:38:54.591Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.591Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.603Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.603Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.605Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.605Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.665Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.665Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.717Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.717Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.749Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.749Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.754Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:54 06:38:54 Members {size:1, ver:1} [ 06:38:54 Member [10.30.107.0]:5701 - 92f8b36b-1ce8-4c1f-87ca-6f76f6cbce26 this 06:38:54 ] 06:38:54 06:38:54 2026-03-24T06:38:54.755Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:54 2026-03-24T06:38:54.756Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:54 2026-03-24T06:38:54.763Z INFO 6709 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 06:38:54 2026-03-24T06:38:54.768Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:54 2026-03-24T06:38:54.768Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 92f8b36b-1ce8-4c1f-87ca-6f76f6cbce26 this is handled 06:38:54 2026-03-24T06:38:54.769Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:54 2026-03-24T06:38:54.770Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:54 2026-03-24T06:38:54.770Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:54 2026-03-24T06:38:54.772Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.772Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.791Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.791Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.799Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.799Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.889Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.889Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.904Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.904Z WARN 6709 --- [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. 06:38:54 2026-03-24T06:38:54.911Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.911Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-03-24T06:38:54.929Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:54 2026-03-24T06:38:54.929Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:54.988Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:55 2026-03-24T06:38:54.988Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:54.995Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:55 2026-03-24T06:38:54.996Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.000Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.000Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.027Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:55 2026-03-24T06:38:55.028Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 260 ms. 06:38:55 2026-03-24T06:38:55.028Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:55 2026-03-24T06:38:55.030Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:55 o o o o---o o--o o o---o o o----o o--o--o 06:38:55 | | / \ / | / / \ | | 06:38:55 o----o o o o----o | o o o----o | 06:38:55 | | * \ / | \ * \ | | 06:38:55 o o * o o---o o--o o----o o---o * o o----o o 06:38:55 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:55 2026-03-24T06:38:55.083Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:55 To enable the Jet engine on the members, do one of the following: 06:38:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:55 2026-03-24T06:38:55.096Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:55 2026-03-24T06:38:55.097Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:55 2026-03-24T06:38:55.102Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:55 2026-03-24T06:38:55.102Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:55 2026-03-24T06:38:55.125Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.125Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.142Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.142Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.145Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.145Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.149Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:55 2026-03-24T06:38:55.149Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.149Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:55 2026-03-24T06:38:55.189Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.189Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.211Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.211Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.249Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.249Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.259Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.259Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.352Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.352Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.365Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.365Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.389Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.389Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.435Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.435Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.501Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.501Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.528Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.528Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.532Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.532Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.540Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:55 2026-03-24T06:38:55.540Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.540Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:55 2026-03-24T06:38:55.592Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.592Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.605Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.605Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.606Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.606Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.665Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.665Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.719Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.719Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.751Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.751Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.774Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.774Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.792Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.792Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.801Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.801Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.890Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.890Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.904Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.904Z WARN 6709 --- [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. 06:38:55 2026-03-24T06:38:55.912Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.912Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.925Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.925Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-03-24T06:38:55.930Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:55 2026-03-24T06:38:55.930Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:55.988Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:56 2026-03-24T06:38:55.988Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.002Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.002Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.095Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.095Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.126Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.126Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.144Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.144Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.152Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:56 2026-03-24T06:38:56.152Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.152Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:56 2026-03-24T06:38:56.191Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.191Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.214Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.214Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.251Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.251Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.297Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.297Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.352Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.352Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.366Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.366Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.390Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.390Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.436Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.436Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.444Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:56 2026-03-24T06:38:56.444Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.444Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:56 2026-03-24T06:38:56.503Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.503Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.507Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.507Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.529Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.529Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.532Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.532Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.592Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.592Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.633Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.633Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.667Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.667Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.720Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.720Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.751Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.751Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.776Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.776Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.793Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.793Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.803Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.803Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.890Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.890Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.906Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.906Z WARN 6709 --- [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. 06:38:56 2026-03-24T06:38:56.912Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.912Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.927Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.927Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.960Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:56 2026-03-24T06:38:56.960Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-03-24T06:38:56.977Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:56 06:38:56 Members {size:1, ver:1} [ 06:38:56 Member [10.30.107.0]:5701 - 333e0bf2-d56f-4a14-a2d8-7e10ae46386a this 06:38:56 ] 06:38:56 06:38:56 2026-03-24T06:38:56.978Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:56 2026-03-24T06:38:56.980Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:57 2026-03-24T06:38:56.988Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:57 2026-03-24T06:38:56.989Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:57 2026-03-24T06:38:56.989Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:56.989Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 333e0bf2-d56f-4a14-a2d8-7e10ae46386a this is handled 06:38:57 2026-03-24T06:38:56.990Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:57 2026-03-24T06:38:56.991Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:57 2026-03-24T06:38:56.991Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:57 2026-03-24T06:38:57.004Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.004Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.012Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:57 2026-03-24T06:38:57.012Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.012Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:57 2026-03-24T06:38:57.062Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:57 2026-03-24T06:38:57.063Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 06:38:57 2026-03-24T06:38:57.063Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:57 2026-03-24T06:38:57.065Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:57 o o o o---o o--o o o---o o o----o o--o--o 06:38:57 | | / \ / | / / \ | | 06:38:57 o----o o o o----o | o o o----o | 06:38:57 | | * \ / | \ * \ | | 06:38:57 o o * o o---o o--o o----o o---o * o o----o o 06:38:57 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:57 To enable the Jet engine on the members, do one of the following: 06:38:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:57 2026-03-24T06:38:57.098Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.098Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.107Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:57 2026-03-24T06:38:57.108Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:57 2026-03-24T06:38:57.113Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:57 2026-03-24T06:38:57.113Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:57 2026-03-24T06:38:57.126Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.126Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.144Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.144Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.192Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.192Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.216Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.216Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.251Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.251Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.298Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.298Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.353Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.353Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.367Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.367Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.391Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.391Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.410Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.410Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.456Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:57 2026-03-24T06:38:57.456Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.456Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:57 2026-03-24T06:38:57.483Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.483Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.505Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.505Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.530Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.530Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.533Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.533Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.594Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.594Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.635Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.635Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.667Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.667Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.721Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.721Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.751Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.751Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.777Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.777Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.794Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.794Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.807Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.807Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.865Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:57 2026-03-24T06:38:57.865Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.865Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:57 2026-03-24T06:38:57.892Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.892Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.907Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.907Z WARN 6709 --- [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. 06:38:57 2026-03-24T06:38:57.914Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.914Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.927Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.927Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-03-24T06:38:57.962Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:57 2026-03-24T06:38:57.962Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:57.990Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:58 2026-03-24T06:38:57.990Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:57.994Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:58 2026-03-24T06:38:57.994Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.006Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.006Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.098Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.098Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.145Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.145Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.192Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.192Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.218Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.218Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.252Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.252Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.299Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.299Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.354Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.354Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.369Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.369Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.392Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.392Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.412Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.412Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.456Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:58 2026-03-24T06:38:58.456Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.456Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:58 2026-03-24T06:38:58.483Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.483Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.507Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.507Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.531Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.531Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.548Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.548Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.594Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.594Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.636Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.636Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.677Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.677Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.721Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.722Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.751Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.751Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.778Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.778Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.785Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:58 2026-03-24T06:38:58.785Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.785Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:58 2026-03-24T06:38:58.794Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.794Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.808Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.808Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.893Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.893Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.900Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:58 06:38:58 Members {size:1, ver:1} [ 06:38:58 Member [10.30.107.0]:5701 - 7b4ed701-2b27-4de5-bf2e-8466c311af7c this 06:38:58 ] 06:38:58 06:38:58 2026-03-24T06:38:58.901Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:38:58 2026-03-24T06:38:58.902Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:58 2026-03-24T06:38:58.908Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.908Z WARN 6709 --- [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. 06:38:58 2026-03-24T06:38:58.910Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:38:58 2026-03-24T06:38:58.911Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 7b4ed701-2b27-4de5-bf2e-8466c311af7c this is handled 06:38:58 2026-03-24T06:38:58.911Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:58 2026-03-24T06:38:58.912Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:58 2026-03-24T06:38:58.912Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:58 2026-03-24T06:38:58.914Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.914Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.927Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:58 2026-03-24T06:38:58.927Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-03-24T06:38:58.963Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:59 2026-03-24T06:38:58.963Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:58.989Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:59 2026-03-24T06:38:58.989Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 06:38:59 2026-03-24T06:38:58.990Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:38:59 2026-03-24T06:38:58.991Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:59 2026-03-24T06:38:58.992Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:59 2026-03-24T06:38:58.992Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:58.994Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:59 2026-03-24T06:38:58.994Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.008Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.008Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:38:59 o o o o---o o--o o o---o o o----o o--o--o 06:38:59 | | / \ / | / / \ | | 06:38:59 o----o o o o----o | o o o----o | 06:38:59 | | * \ / | \ * \ | | 06:38:59 o o * o o---o o--o o----o o---o * o o----o o 06:38:59 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:59 2026-03-24T06:38:59.027Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:59 To enable the Jet engine on the members, do one of the following: 06:38:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:59 2026-03-24T06:38:59.038Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:59 2026-03-24T06:38:59.039Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:59 2026-03-24T06:38:59.043Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:59 2026-03-24T06:38:59.044Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:38:59 2026-03-24T06:38:59.099Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.099Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.145Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.145Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.194Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.194Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.220Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.220Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.252Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.252Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.300Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.300Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.355Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.355Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.370Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.370Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.393Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.393Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.413Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.413Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.459Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:38:59 2026-03-24T06:38:59.459Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.459Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:59 2026-03-24T06:38:59.485Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.485Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.509Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.509Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.532Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.532Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.549Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.549Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.595Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.595Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.637Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.637Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.678Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.678Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.722Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.722Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.753Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.753Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.780Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.780Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.794Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:38:59 2026-03-24T06:38:59.795Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.795Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:38:59 2026-03-24T06:38:59.795Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.795Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.810Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.810Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.908Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.908Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-03-24T06:38:59.909Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:59 2026-03-24T06:38:59.909Z WARN 6709 --- [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. 06:38:59 2026-03-24T06:38:59.936Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:00 2026-03-24T06:38:59.936Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-03-24T06:38:59.948Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:00 2026-03-24T06:38:59.948Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:38:59.964Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:00 2026-03-24T06:38:59.964Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-03-24T06:38:59.993Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:00 2026-03-24T06:38:59.993Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:38:59.994Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:00 2026-03-24T06:38:59.994Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.010Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.010Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.071Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 06:39:00 2026-03-24T06:39:00.071Z ERROR 6709 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 06:39:00 2026-03-24T06:39:00.100Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.100Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.145Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.145Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.195Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.195Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.222Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.222Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.250Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.250Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.301Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.301Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.315Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.315Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.357Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.357Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.371Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.372Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.393Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.393Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.462Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:00 2026-03-24T06:39:00.462Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.462Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:00 2026-03-24T06:39:00.467Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.467Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.511Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.511Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.534Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.534Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.550Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.550Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.596Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.596Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.638Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.638Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.679Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.679Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.723Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.723Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.754Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.754Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.781Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.781Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.795Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:00 2026-03-24T06:39:00.795Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.795Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:00 2026-03-24T06:39:00.796Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.796Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.812Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.812Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.909Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.909Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.937Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.937Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.949Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.949Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-03-24T06:39:00.957Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:00 2026-03-24T06:39:00.957Z WARN 6709 --- [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. 06:39:00 2026-03-24T06:39:00.977Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:01 2026-03-24T06:39:00.977Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.004Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.004Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.012Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.013Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.027Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.027Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.101Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.101Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.147Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.147Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.196Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.196Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.203Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.203Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.224Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.224Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.302Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.302Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.317Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.317Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.359Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.359Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.371Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.371Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.394Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.394Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.453Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:01 06:39:01 Members {size:1, ver:1} [ 06:39:01 Member [10.30.107.0]:5701 - eb0bdd25-54d8-4026-abce-3c0a5afcc5f2 this 06:39:01 ] 06:39:01 06:39:01 2026-03-24T06:39:01.453Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:39:01 2026-03-24T06:39:01.454Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:01 2026-03-24T06:39:01.475Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:39:01 2026-03-24T06:39:01.475Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - eb0bdd25-54d8-4026-abce-3c0a5afcc5f2 this is handled 06:39:01 2026-03-24T06:39:01.476Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:01 2026-03-24T06:39:01.477Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:01 2026-03-24T06:39:01.477Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:01 2026-03-24T06:39:01.488Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.488Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.510Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:01 2026-03-24T06:39:01.510Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.510Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:01 2026-03-24T06:39:01.514Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.514Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.536Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.536Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.540Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:01 2026-03-24T06:39:01.540Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 06:39:01 2026-03-24T06:39:01.541Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:39:01 2026-03-24T06:39:01.543Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:01 2026-03-24T06:39:01.551Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.552Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:01 o o o o---o o--o o o---o o o----o o--o--o 06:39:01 | | / \ / | / / \ | | 06:39:01 o----o o o o----o | o o o----o | 06:39:01 | | * \ / | \ * \ | | 06:39:01 o o * o o---o o--o o----o o---o * o o----o o 06:39:01 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:01 2026-03-24T06:39:01.579Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:01 To enable the Jet engine on the members, do one of the following: 06:39:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:01 2026-03-24T06:39:01.588Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:01 2026-03-24T06:39:01.589Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:01 2026-03-24T06:39:01.598Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:01 2026-03-24T06:39:01.598Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:39:01 2026-03-24T06:39:01.615Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.615Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.639Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.639Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.681Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.681Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.725Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.725Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.756Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.756Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.782Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.782Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.795Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:01 2026-03-24T06:39:01.795Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.795Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:01 2026-03-24T06:39:01.814Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.814Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.816Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.816Z WARN 6709 --- [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. 06:39:01 2026-03-24T06:39:01.911Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.911Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.934Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.935Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-03-24T06:39:01.938Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:01 2026-03-24T06:39:01.938Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:01.958Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:02 2026-03-24T06:39:01.958Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:01.979Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:02 2026-03-24T06:39:01.979Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.005Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.006Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.015Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.015Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.028Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.028Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.103Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.103Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.147Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.148Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.197Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.197Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.204Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.204Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.225Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.225Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.302Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.302Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.319Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.319Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.360Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.360Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.373Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.373Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.395Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.395Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.490Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.490Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.510Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:02 2026-03-24T06:39:02.510Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.510Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:02 2026-03-24T06:39:02.516Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.516Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.537Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.537Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.552Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.552Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.603Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.603Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.640Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.640Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.682Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.682Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.725Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.725Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.744Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:02 2026-03-24T06:39:02.744Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.744Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:02 2026-03-24T06:39:02.757Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.757Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.783Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.783Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.817Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.817Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:02 2026-03-24T06:39:02.817Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:02 2026-03-24T06:39:02.817Z WARN 6709 --- [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. 06:39:02 2026-03-24T06:39:02.912Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:03 2026-03-24T06:39:02.912Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:02.939Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:03 2026-03-24T06:39:02.939Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:02.944Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:03 2026-03-24T06:39:02.944Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:02.951Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:03 2026-03-24T06:39:02.952Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:02.980Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:03 2026-03-24T06:39:02.980Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.006Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.006Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.017Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.017Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.028Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.028Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.103Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.103Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.127Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.127Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.148Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.148Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.197Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.197Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.205Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.205Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.304Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.304Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.320Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.320Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.361Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.361Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.374Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.374Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.396Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.396Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.410Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.410Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.417Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.417Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.492Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.492Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.514Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:03 2026-03-24T06:39:03.514Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.514Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:03 2026-03-24T06:39:03.538Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.538Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.597Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:03 2026-03-24T06:39:03.597Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.597Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:03 2026-03-24T06:39:03.604Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.604Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.641Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.641Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.683Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.683Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.726Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.726Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.759Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.759Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.764Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:03 06:39:03 Members {size:1, ver:1} [ 06:39:03 Member [10.30.107.0]:5701 - 5a70115a-75bf-4392-babd-c61e84a6662b this 06:39:03 ] 06:39:03 06:39:03 2026-03-24T06:39:03.767Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:39:03 2026-03-24T06:39:03.768Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:03 2026-03-24T06:39:03.784Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.784Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.785Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:39:03 2026-03-24T06:39:03.785Z INFO 6709 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - 5a70115a-75bf-4392-babd-c61e84a6662b this is handled 06:39:03 2026-03-24T06:39:03.786Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:03 2026-03-24T06:39:03.787Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:03 2026-03-24T06:39:03.787Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:03 2026-03-24T06:39:03.817Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.818Z WARN 6709 --- [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. 06:39:03 2026-03-24T06:39:03.819Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:03 2026-03-24T06:39:03.819Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-03-24T06:39:03.849Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:03 2026-03-24T06:39:03.850Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 06:39:03 2026-03-24T06:39:03.850Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:39:03 2026-03-24T06:39:03.851Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:03 o o o o---o o--o o o---o o o----o o--o--o 06:39:03 | | / \ / | / / \ | | 06:39:03 o----o o o o----o | o o o----o | 06:39:03 | | * \ / | \ * \ | | 06:39:03 o o * o o---o o--o o----o o---o * o o----o o 06:39:03 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:03 2026-03-24T06:39:03.882Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:03 To enable the Jet engine on the members, do one of the following: 06:39:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:03 2026-03-24T06:39:03.890Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:03 2026-03-24T06:39:03.891Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:04 2026-03-24T06:39:03.899Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:04 2026-03-24T06:39:03.899Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:39:04 2026-03-24T06:39:03.913Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.913Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:03.940Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.940Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:03.941Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.941Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:03.952Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.952Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:03.963Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.963Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:03.980Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:04 2026-03-24T06:39:03.980Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.019Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.019Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.030Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.030Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.105Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.105Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:04.129Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.129Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:04.149Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.149Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.199Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.199Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.210Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.210Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.222Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.222Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.261Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.261Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.305Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.305Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.363Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.363Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.364Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.364Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.376Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.376Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.420Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.420Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.424Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:04 2026-03-24T06:39:04.425Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:04.425Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:04 2026-03-24T06:39:04.493Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.493Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.540Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.540Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.605Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.605Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.627Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:04 2026-03-24T06:39:04.627Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:04.627Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:04 2026-03-24T06:39:04.642Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.642Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.721Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.721Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.726Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.726Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.727Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.728Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.760Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.760Z WARN 6709 --- [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. 06:39:04 2026-03-24T06:39:04.785Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.785Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-03-24T06:39:04.818Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:04 2026-03-24T06:39:04.818Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:04.909Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.909Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:04.914Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.914Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:04.941Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.941Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:04.953Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.953Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:04.965Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.965Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:04.979Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:05 2026-03-24T06:39:04.979Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.021Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.021Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.030Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.030Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.131Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.131Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.150Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.150Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.151Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.151Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.200Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.200Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.211Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.211Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.223Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.223Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.262Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.262Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.307Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.307Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.364Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.364Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.376Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.376Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.399Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.399Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.422Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.422Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.425Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:05 2026-03-24T06:39:05.425Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.425Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:05 2026-03-24T06:39:05.494Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.494Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.541Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.541Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.606Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.606Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.627Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:05 2026-03-24T06:39:05.627Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.627Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:05 2026-03-24T06:39:05.643Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.643Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.724Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.724Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.726Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.726Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.728Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.728Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.761Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.761Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.787Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.787Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.820Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.820Z WARN 6709 --- [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. 06:39:05 2026-03-24T06:39:05.821Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:05 06:39:05 Members {size:1, ver:1} [ 06:39:05 Member [10.30.107.0]:5701 - d8d778d2-b887-4c69-b2c9-8d5258d4bec9 this 06:39:05 ] 06:39:05 06:39:05 2026-03-24T06:39:05.821Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:39:05 2026-03-24T06:39:05.823Z INFO 6709 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:05 2026-03-24T06:39:05.835Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:39:05 2026-03-24T06:39:05.835Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - d8d778d2-b887-4c69-b2c9-8d5258d4bec9 this is handled 06:39:05 2026-03-24T06:39:05.836Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:05 2026-03-24T06:39:05.836Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:05 2026-03-24T06:39:05.837Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:05 2026-03-24T06:39:05.910Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.911Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.916Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:05 2026-03-24T06:39:05.916Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-03-24T06:39:05.919Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:06 2026-03-24T06:39:05.919Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 06:39:06 2026-03-24T06:39:05.920Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:39:06 2026-03-24T06:39:05.921Z INFO 6709 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:06 2026-03-24T06:39:05.942Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:06 2026-03-24T06:39:05.942Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system.logo : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:06 o o o o---o o--o o o---o o o----o o--o--o 06:39:06 | | / \ / | / / \ | | 06:39:06 o----o o o o----o | o o o----o | 06:39:06 | | * \ / | \ * \ | | 06:39:06 o o * o o---o o--o o----o o---o * o o----o o 06:39:06 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.0]:5701 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Cluster name: dev 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:06 2026-03-24T06:39:05.948Z INFO 6709 --- [ main] com.hazelcast.system : [10.30.107.0]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:06 To enable the Jet engine on the members, do one of the following: 06:39:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:06 2026-03-24T06:39:05.957Z INFO 6709 --- [ main] com.hazelcast.system.security : [10.30.107.0]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:06 2026-03-24T06:39:05.958Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:06 2026-03-24T06:39:05.961Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:06 2026-03-24T06:39:05.961Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:05.966Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:06 2026-03-24T06:39:05.966Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:05.969Z INFO 6709 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.0]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:06 2026-03-24T06:39:05.970Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTING 06:39:06 2026-03-24T06:39:05.983Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:06 2026-03-24T06:39:05.983Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.023Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.023Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.035Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.035Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.134Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.134Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:06.151Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.151Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.152Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.152Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:06.201Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.201Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.212Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.212Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.225Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.225Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.264Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.264Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.282Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:06 2026-03-24T06:39:06.282Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:06.282Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:06 2026-03-24T06:39:06.308Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.308Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.377Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.377Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.386Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.386Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.401Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.401Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.424Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.424Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.495Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.495Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.530Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:06 2026-03-24T06:39:06.530Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:06.530Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:06 2026-03-24T06:39:06.542Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.542Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.607Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.607Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.644Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.644Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.725Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.725Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.729Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.729Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.754Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.754Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.762Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.763Z WARN 6709 --- [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. 06:39:06 2026-03-24T06:39:06.798Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.798Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-03-24T06:39:06.820Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:06 2026-03-24T06:39:06.820Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:06.916Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.916Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:06.919Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.919Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:06.943Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.943Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:06.963Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.963Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:06.967Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.967Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:06.984Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:07 2026-03-24T06:39:06.984Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.025Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.025Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.036Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.036Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.136Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.136Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:07.153Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.153Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.153Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.153Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:07.172Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.172Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.214Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.214Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.226Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.226Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.227Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:07 2026-03-24T06:39:07.227Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:07.227Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:07 2026-03-24T06:39:07.264Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.264Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.309Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.309Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.378Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.378Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.387Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.387Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.401Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.401Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.425Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.425Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.497Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.497Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.533Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:07 2026-03-24T06:39:07.533Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:07.533Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:07 2026-03-24T06:39:07.544Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.544Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.608Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.608Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.645Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.645Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.728Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.729Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.731Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.731Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.756Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.756Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.762Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.762Z WARN 6709 --- [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. 06:39:07 2026-03-24T06:39:07.799Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.799Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-03-24T06:39:07.820Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:07 2026-03-24T06:39:07.820Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:07.917Z INFO 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.917Z WARN 6709 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:07.920Z INFO 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.920Z WARN 6709 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:07.943Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.943Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:07.965Z INFO 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.965Z WARN 6709 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:07.968Z INFO 6709 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.968Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:07.986Z INFO 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:08 2026-03-24T06:39:07.986Z WARN 6709 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.028Z INFO 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.028Z WARN 6709 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.036Z INFO 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.036Z WARN 6709 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.107Z INFO 6709 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.0]:5701 [dev] [5.5.0] 06:39:08 06:39:08 Members {size:1, ver:1} [ 06:39:08 Member [10.30.107.0]:5701 - d1095048-5580-4b01-abfc-c1137a579b24 this 06:39:08 ] 06:39:08 06:39:08 2026-03-24T06:39:08.108Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is STARTED 06:39:08 2026-03-24T06:39:08.109Z INFO 6709 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:08 2026-03-24T06:39:08.125Z INFO 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.125Z WARN 6709 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.138Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.138Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.153Z INFO 6709 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.153Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.154Z INFO 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.154Z WARN 6709 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.214Z INFO 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.214Z WARN 6709 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.228Z INFO 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.228Z WARN 6709 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.230Z INFO 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:39:08 2026-03-24T06:39:08.230Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.230Z WARN 6709 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:08 2026-03-24T06:39:08.265Z INFO 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.265Z WARN 6709 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.283Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTTING_DOWN 06:39:08 2026-03-24T06:39:08.284Z INFO 6709 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.0]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.0]:5701 - d1095048-5580-4b01-abfc-c1137a579b24 this is handled 06:39:08 2026-03-24T06:39:08.285Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:08 2026-03-24T06:39:08.285Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:08 2026-03-24T06:39:08.286Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:08 2026-03-24T06:39:08.310Z INFO 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.310Z WARN 6709 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.380Z INFO 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.380Z WARN 6709 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.386Z INFO 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:39:08 2026-03-24T06:39:08.386Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.386Z WARN 6709 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:08 2026-03-24T06:39:08.388Z INFO 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.388Z WARN 6709 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.403Z INFO 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.403Z WARN 6709 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.417Z INFO 6709 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.0]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:08 2026-03-24T06:39:08.417Z INFO 6709 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.0]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 134 ms. 06:39:08 2026-03-24T06:39:08.417Z INFO 6709 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.0]:5701 [dev] [5.5.0] [10.30.107.0]:5701 is SHUTDOWN 06:39:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.14 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 06:39:08 2026-03-24T06:39:08.428Z INFO 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.428Z WARN 6709 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 06:39:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 06:39:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 06:39:08 06:39:08 . ____ _ __ _ _ 06:39:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:08 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:08 =========|_|==============|___/=/_/_/_/ 06:39:08 06:39:08 :: Spring Boot :: (v3.5.11) 06:39:08 06:39:08 2026-03-24T06:39:08.493Z INFO 6709 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 06:39:08 2026-03-24T06:39:08.493Z INFO 6709 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:08 2026-03-24T06:39:08.499Z INFO 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.499Z WARN 6709 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.501Z INFO 6709 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.023 seconds (process running for 171.041) 06:39:08 2026-03-24T06:39:08.545Z INFO 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.545Z WARN 6709 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 06:39:08 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 06:39:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 06:39:08 2026-03-24T06:39:08.610Z INFO 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.610Z WARN 6709 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 06:39:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 06:39:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 06:39:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 06:39:08 2026-03-24T06:39:08.643Z INFO 6709 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 06:39:08 2026-03-24T06:39:08.644Z INFO 6709 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 06:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 06:39:08 2026-03-24T06:39:08.650Z INFO 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.650Z WARN 6709 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.674Z INFO 6709 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 06:39:08 2026-03-24T06:39:08.676Z INFO 6709 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 06:39:08 2026-03-24T06:39:08.676Z INFO 6709 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 06:39:08 2026-03-24T06:39:08.681Z INFO 6709 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 06:39:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 06:39:08 2026-03-24T06:39:08.706Z ERROR 6709 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 06:39:08 06:39:08 java.lang.RuntimeException: Simulated failure 06:39:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:39:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:39:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:39:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:39:08 at groovy.lang.Closure.call(Closure.java:427) 06:39:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:39:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:39:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:39:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:39:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:39:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:39:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:39:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:39:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:39:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:39:08 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 06:39:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060.migrateInventoryToModelRelease20250722$accessor$MnOHYdu4(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060$auxiliary$2JhmEHjH.call(Unknown Source) 06:39:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:39:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:39:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:39:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:39:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060.migrateInventoryToModelRelease20250722(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060$migrateInventoryToModelRelease20250722.call(Unknown Source) 06:39:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:08 06:39:08 2026-03-24T06:39:08.708Z ERROR 6709 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 06:39:08 06:39:08 java.lang.RuntimeException: Simulated failure 06:39:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:39:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:39:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:39:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:39:08 at groovy.lang.Closure.call(Closure.java:427) 06:39:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:39:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:39:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:39:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:39:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:39:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:39:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:39:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:39:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:39:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:39:08 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 06:39:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060.migrateInventoryToModelRelease20250722$accessor$MnOHYdu4(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060$auxiliary$2JhmEHjH.call(Unknown Source) 06:39:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:39:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:39:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:39:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:39:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060.migrateInventoryToModelRelease20250722(Unknown Source) 06:39:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1080823060$migrateInventoryToModelRelease20250722.call(Unknown Source) 06:39:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:08 06:39:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 06:39:08 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 06:39:08 2026-03-24T06:39:08.732Z INFO 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.732Z WARN 6709 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.734Z INFO 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.734Z WARN 6709 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.760Z INFO 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.760Z WARN 6709 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.764Z INFO 6709 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.764Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.796Z INFO 6709 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:39:08 2026-03-24T06:39:08.796Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:08 2026-03-24T06:39:08.797Z INFO 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.797Z WARN 6709 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.798Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 06:39:08 2026-03-24T06:39:08.800Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 06:39:08 2026-03-24T06:39:08.801Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:08 2026-03-24T06:39:08.807Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:08 2026-03-24T06:39:08.807Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 06:39:08 2026-03-24T06:39:08.808Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 06:39:08 2026-03-24T06:39:08.808Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:08 2026-03-24T06:39:08.821Z INFO 6709 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.821Z WARN 6709 --- [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. 06:39:08 2026-03-24T06:39:08.828Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:08 2026-03-24T06:39:08.828Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision dmi-registry-2026-01-28. 06:39:08 2026-03-24T06:39:08.829Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-01-28 06:39:08 2026-03-24T06:39:08.829Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:08 2026-03-24T06:39:08.829Z INFO 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:08 2026-03-24T06:39:08.829Z WARN 6709 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-03-24T06:39:08.835Z INFO 6709 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 06:39:08 2026-03-24T06:39:08.838Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:08 2026-03-24T06:39:08.838Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision dmi-registry-2026-01-28 is already installed. 06:39:08 2026-03-24T06:39:08.838Z INFO 6709 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 06:39:09 [INFO] 06:39:09 [INFO] Results: 06:39:09 [INFO] 06:39:09 [INFO] Tests run: 866, Failures: 0, Errors: 0, Skipped: 0 06:39:09 [INFO] 06:39:09 [INFO] 06:39:09 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 06:39:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 06:39:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 06:39:09 [INFO] All coverage checks have been met. 06:39:09 [INFO] 06:39:09 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 06:39:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 06:39:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 06:39:09 [INFO] 06:39:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 06:39:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar 06:39:09 [INFO] 06:39:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 06:39:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.jar 06:39:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.pom 06:39:09 [INFO] 06:39:09 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 06:39:09 [INFO] Building cps-ncmp-rest 3.7.7-SNAPSHOT [11/22] 06:39:09 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:09 [INFO] 06:39:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 06:39:09 [INFO] 06:39:09 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 06:39:09 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:39:09 [INFO] 06:39:09 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 06:39:10 [INFO] Generating with dryRun=false 06:39:10 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 06:39:10 [INFO] OpenAPI Generator: spring (server) 06:39:10 [INFO] Generator 'spring' is considered stable. 06:39:10 [INFO] ---------------------------------- 06:39:10 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 06:39:10 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:39:10 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:39:10 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 06:39:10 [INFO] Processing operation getResourceDataForCmHandle 06:39:10 [INFO] Processing operation updateResourceDataRunningForCmHandle 06:39:10 [INFO] Processing operation createResourceDataRunningForCmHandle 06:39:10 [INFO] Processing operation deleteResourceDataRunningForCmHandle 06:39:10 [INFO] Processing operation patchResourceDataRunningForCmHandle 06:39:10 [INFO] Processing operation executeDataOperationForCmHandles 06:39:10 [INFO] Processing operation queryResourceDataForCmHandle 06:39:10 [INFO] Processing operation getModuleReferencesByCmHandle 06:39:10 [INFO] Processing operation getModuleDefinitions 06:39:10 [INFO] Processing operation searchCmHandles 06:39:10 [INFO] Processing operation retrieveCmHandleDetailsById 06:39:10 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 06:39:10 [INFO] Processing operation searchCmHandleIds 06:39:10 [INFO] Processing operation getCmHandleStateByCmHandleId 06:39:10 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 06:39:10 [INFO] Skipping generation of Webhooks. 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:10 [INFO] Skipping generation of supporting files. 06:39:10 ################################################################################ 06:39:10 # Thanks for using OpenAPI Generator. # 06:39:10 # Please consider donation to help us maintain this project 🙏 # 06:39:10 # https://opencollective.com/openapi_generator/donate # 06:39:10 ################################################################################ 06:39:10 [INFO] 06:39:10 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 06:39:10 [INFO] Generating with dryRun=false 06:39:10 [INFO] No .openapi-generator-ignore file found. 06:39:10 [INFO] OpenAPI Generator: spring (server) 06:39:10 [INFO] Generator 'spring' is considered stable. 06:39:10 [INFO] ---------------------------------- 06:39:10 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 06:39:10 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:39:10 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:39:10 [INFO] Processing operation updateDmiPluginRegistration 06:39:10 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 06:39:10 [INFO] Processing operation searchCmHandleIds 06:39:10 [INFO] Processing operation searchCmHandles 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:10 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 06:39:10 [INFO] Skipping generation of Webhooks. 06:39:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:10 [INFO] Skipping generation of supporting files. 06:39:10 ################################################################################ 06:39:10 # Thanks for using OpenAPI Generator. # 06:39:10 # Please consider donation to help us maintain this project 🙏 # 06:39:10 # https://opencollective.com/openapi_generator/donate # 06:39:10 ################################################################################ 06:39:10 [INFO] 06:39:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 06:39:10 [INFO] You have 0 Checkstyle violations. 06:39:10 [INFO] 06:39:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 06:39:11 [INFO] You have 0 Checkstyle violations. 06:39:11 [INFO] 06:39:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 06:39:11 [INFO] Copying 1 resource from src/main/resources to target/classes 06:39:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 06:39:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 06:39:11 [INFO] 06:39:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 06:39:11 [INFO] Recompiling the module because of changed dependency. 06:39:11 [INFO] Compiling 38 source files with javac [debug release 17] to target/classes 06:39:12 [WARNING] /w/workspace/cps-master-verify-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". 06:39:12 [WARNING] /w/workspace/cps-master-verify-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 06:39:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-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. 06:39:12 [INFO] /w/workspace/cps-master-verify-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. 06:39:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 06:39:12 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 06:39:12 [INFO] 06:39:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 06:39:12 [INFO] Generating with dryRun=false 06:39:12 [INFO] No .openapi-generator-ignore file found. 06:39:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:39:12 [INFO] Generator 'openapi-yaml' is considered stable. 06:39:12 [INFO] Output file [outputFile=openapi-inventory.yaml] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] Skipping generation of Webhooks. 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:39:12 ################################################################################ 06:39:12 # Thanks for using OpenAPI Generator. # 06:39:12 # Please consider donation to help us maintain this project 🙏 # 06:39:12 # https://opencollective.com/openapi_generator/donate # 06:39:12 ################################################################################ 06:39:12 [INFO] 06:39:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 06:39:12 [INFO] Generating with dryRun=false 06:39:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:39:12 [INFO] Generator 'openapi-yaml' is considered stable. 06:39:12 [INFO] Output file [outputFile=openapi.yaml] 06:39:12 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] Skipping generation of Webhooks. 06:39:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 06:39:12 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:39:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:39:12 ################################################################################ 06:39:12 # Thanks for using OpenAPI Generator. # 06:39:12 # Please consider donation to help us maintain this project 🙏 # 06:39:12 # https://opencollective.com/openapi_generator/donate # 06:39:12 ################################################################################ 06:39:12 [INFO] 06:39:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 06:39:12 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 06:39:12 [INFO] 06:39:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 06:39:12 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 06:39:12 [INFO] 06:39:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 06:39:12 [INFO] Copying 7 resources from src/test/resources to target/test-classes 06:39:12 [INFO] 06:39:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 06:39:12 [INFO] Recompiling the module because of changed dependency. 06:39:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 06:39:13 [INFO] 06:39:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 06:39:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:13 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:39:13 [INFO] Parallel parsing disabled. 06:39:15 [INFO] Compiled 23 files. 06:39:15 [INFO] 06:39:15 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest --- 06:39:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:15 [INFO] 06:39:15 [INFO] ------------------------------------------------------- 06:39:15 [INFO] T E S T S 06:39:15 [INFO] ------------------------------------------------------- 06:39:16 06:39:16.245 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.556 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:16 06:39:16.666 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.682 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:16 06:39:16.702 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.717 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:16 06:39:16.732 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.748 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:16 06:39:16.769 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.782 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:16 06:39:16.820 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.831 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:16 06:39:16.834 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.844 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:16 06:39:16.847 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.856 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:16 06:39:16.859 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.867 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:16 06:39:16.870 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:16 06:39:16.879 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:19 06:39:19,156 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:39:19 06:39:19,156 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:39:19 06:39:19,159 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:39:19 06:39:19,214 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:39:19 06:39:19,215 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:39:19 06:39:19,353 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:39:19 06:39:19,353 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:39:19 06:39:19 . ____ _ __ _ _ 06:39:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:19 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:19 =========|_|==============|___/=/_/_/_/ 06:39:19 06:39:19 :: Spring Boot :: (v3.5.11) 06:39:19 06:39:19 2026-03-24T06:39:19.732Z INFO 11118 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11118 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 06:39:19 2026-03-24T06:39:19.733Z INFO 11118 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:21 2026-03-24T06:39:21.645Z INFO 11118 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:21 2026-03-24T06:39:21.645Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:21 2026-03-24T06:39:21.647Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:39:21 2026-03-24T06:39:21.773Z INFO 11118 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.074 seconds (process running for 6.649) 06:39:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:39:22 2026-03-24T06:39:22.752Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:22 06:39:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 06:39:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:39:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:39:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:22 06:39:23 2026-03-24T06:39:23.079Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:39:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 06:39:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 06:39:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 06:39:23 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 06:39:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 06:39:23 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:39:23 ... 130 common frames omitted 06:39:23 06:39:23 2026-03-24T06:39:23.124Z WARN 11118 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 06:39:23 2026-03-24T06:39:23.160Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.169Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:39:23 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.176Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.184Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:39:23 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.190Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.197Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:39:23 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.202Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.208Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:39:23 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.027 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:23 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:23 06:39:23 . ____ _ __ _ _ 06:39:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:23 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:23 =========|_|==============|___/=/_/_/_/ 06:39:23 06:39:23 :: Spring Boot :: (v3.5.11) 06:39:23 06:39:23 2026-03-24T06:39:23.305Z INFO 11118 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11118 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 06:39:23 2026-03-24T06:39:23.306Z INFO 11118 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:23 2026-03-24T06:39:23.615Z INFO 11118 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:23 2026-03-24T06:39:23.615Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:23 2026-03-24T06:39:23.616Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:39:23 2026-03-24T06:39:23.621Z INFO 11118 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.341 seconds (process running for 8.498) 06:39:23 2026-03-24T06:39:23.720Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:39:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (9 known properties: "removedCmHandles", "dmiDatajobsWritePlugin", "dmiPlugin", "updatedCmHandles", "dmiDatajobsReadPlugin", "dmiModelPlugin", "dmiDataPlugin", "createdCmHandles", "upgradedCmHandles"]) 06:39:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 06:39:23 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 06:39:23 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 06:39:23 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 06:39:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 06:39:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 06:39:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 06:39:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 06:39:23 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:39:23 ... 130 common frames omitted 06:39:23 06:39:23 2026-03-24T06:39:23.766Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters,java.lang.Boolean) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:39:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 06:39:23 2026-03-24T06:39:23.770Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:23 06:39:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:39:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:39:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:39:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:39:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:39:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:23 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:39:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 06:39:23 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 06:39:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 06:39:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 06:39:23 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 06:39:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 06:39:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 06:39:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:39:23 ... 140 common frames omitted 06:39:23 06:39:23 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:23 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:24 06:39:24 . ____ _ __ _ _ 06:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:24 =========|_|==============|___/=/_/_/_/ 06:39:24 06:39:24 :: Spring Boot :: (v3.5.11) 06:39:24 06:39:24 2026-03-24T06:39:24.026Z INFO 11118 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11118 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 06:39:24 2026-03-24T06:39:24.026Z INFO 11118 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:24 2026-03-24T06:39:24.364Z INFO 11118 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:24 2026-03-24T06:39:24.364Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:24 2026-03-24T06:39:24.364Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:39:24 2026-03-24T06:39:24.371Z INFO 11118 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.366 seconds (process running for 9.247) 06:39:24 2026-03-24T06:39:24.441Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:156) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.447Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:157) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.452Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:158) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.456Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.465Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 java.lang.IllegalStateException: some error message 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.481Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:165) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 2026-03-24T06:39:24.486Z ERROR 11118 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:24 06:39:24 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 06:39:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:166) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:39:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:39:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:39:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:39:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:24 06:39:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:24 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:24 06:39:24 . ____ _ __ _ _ 06:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:24 =========|_|==============|___/=/_/_/_/ 06:39:24 06:39:24 :: Spring Boot :: (v3.5.11) 06:39:24 06:39:24 2026-03-24T06:39:24.608Z INFO 11118 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11118 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 06:39:24 2026-03-24T06:39:24.608Z INFO 11118 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 06:39:24 2026-03-24T06:39:24.795Z INFO 11118 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:24 2026-03-24T06:39:24.796Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:24 2026-03-24T06:39:24.796Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:39:24 2026-03-24T06:39:24.801Z INFO 11118 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.21 seconds (process running for 9.678) 06:39:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:24 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:24 06:39:24 . ____ _ __ _ _ 06:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:24 =========|_|==============|___/=/_/_/_/ 06:39:24 06:39:24 :: Spring Boot :: (v3.5.11) 06:39:24 06:39:24 2026-03-24T06:39:24.883Z INFO 11118 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11118 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 06:39:24 2026-03-24T06:39:24.883Z INFO 11118 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:25 2026-03-24T06:39:25.079Z INFO 11118 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:25 2026-03-24T06:39:25.079Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:25 2026-03-24T06:39:25.080Z INFO 11118 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:39:25 2026-03-24T06:39:25.084Z INFO 11118 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.216 seconds (process running for 9.961) 06:39:25 2026-03-24T06:39:25.140Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 06:39:25 2026-03-24T06:39:25.147Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 06:39:25 2026-03-24T06:39:25.193Z WARN 11118 --- [ 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.impl.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.impl.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.impl.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.impl.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.impl.provmns.model.ScopeType] for value [WRONG]]] ] 06:39:25 2026-03-24T06:39:25.292Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 06:39:25 2026-03-24T06:39:25.305Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 06:39:25 2026-03-24T06:39:25.323Z WARN 11118 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 06:39:25 2026-03-24T06:39:25.330Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 06:39:25 2026-03-24T06:39:25.350Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 06:39:25 2026-03-24T06:39:25.357Z WARN 11118 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 06:39:25 2026-03-24T06:39:25.361Z WARN 11118 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 06:39:25 2026-03-24T06:39:25.449Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 06:39:25 2026-03-24T06:39:25.455Z WARN 11118 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 06:39:25 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:25 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 06:39:25 2026-03-24T06:39:25.513Z WARN 11118 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 06:39:25 2026-03-24T06:39:25.514Z WARN 11118 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 06:39:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 06:39:25 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 06:39:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 06:39:25 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 06:39:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 06:39:25 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 06:39:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 06:39:25 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 06:39:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 06:39:25 [INFO] 06:39:25 [INFO] Results: 06:39:25 [INFO] 06:39:25 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 06:39:25 [INFO] 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 06:39:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 06:39:25 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 06:39:25 [INFO] All coverage checks have been met. 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 06:39:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 06:39:25 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 06:39:25 [INFO] 06:39:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 06:39:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar 06:39:25 [INFO] 06:39:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 06:39:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.jar 06:39:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.pom 06:39:25 [INFO] 06:39:25 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 06:39:25 [INFO] Building cps-ncmp-rest-stub 3.7.7-SNAPSHOT [12/22] 06:39:25 [INFO] --------------------------------[ pom ]--------------------------------- 06:39:25 [INFO] 06:39:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:25 [INFO] surefireArgLine set to empty 06:39:25 [INFO] 06:39:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] You have 0 Checkstyle violations. 06:39:25 [INFO] 06:39:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] You have 0 Checkstyle violations. 06:39:25 [INFO] 06:39:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] No sources specified for compilation. Skipping. 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:25 [INFO] 06:39:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 06:39:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-3.7.7-SNAPSHOT.pom 06:39:25 [INFO] 06:39:25 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 06:39:25 [INFO] Building cps-ncmp-rest-stub-service 3.7.7-SNAPSHOT [13/22] 06:39:25 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:25 [INFO] 06:39:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] 06:39:25 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:25 [INFO] surefireArgLine set to empty 06:39:25 [INFO] 06:39:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] You have 0 Checkstyle violations. 06:39:25 [INFO] 06:39:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] You have 0 Checkstyle violations. 06:39:25 [INFO] 06:39:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:25 [INFO] Copying 3 resources 06:39:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 06:39:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 06:39:25 [INFO] 06:39:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 06:39:25 [INFO] Recompiling the module because of changed dependency. 06:39:25 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 06:39:26 [INFO] 06:39:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 06:39:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 06:39:26 [INFO] 06:39:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 06:39:26 [INFO] No sources to compile 06:39:26 [INFO] 06:39:26 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 06:39:26 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:26 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:39:26 [INFO] Parallel parsing disabled. 06:39:27 [INFO] Compiled 4 files. 06:39:27 [INFO] 06:39:27 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 06:39:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:27 [INFO] 06:39:27 [INFO] ------------------------------------------------------- 06:39:27 [INFO] T E S T S 06:39:27 [INFO] ------------------------------------------------------- 06:39:28 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 06:39:28 06:39:28,844 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:39:28 06:39:28,845 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:39:28 06:39:28,848 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:39:28 06:39:28,881 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:39:28 06:39:28,881 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:39:29 06:39:28,936 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:39:29 06:39:28,936 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:39:29 2026-03-24T06:39:29.152Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11194 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 06:39:29 2026-03-24T06:39:29.153Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 06:39:30 2026-03-24T06:39:30.258Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 06:39:30 2026-03-24T06:39:30.262Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.32; built: 2026-01-27T19:10:05.249Z; git: f13f7f3ceda880938728d2378d201a661f2a9204; jvm 17.0.6-ea+9-LTS 06:39:30 2026-03-24T06:39:30.290Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 06:39:30 2026-03-24T06:39:30.291Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1101 ms 06:39:30 2026-03-24T06:39:30.419Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 06:39:30 2026-03-24T06:39:30.424Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@a302f30{application,/,b=file:/tmp/jetty-docbase.0.10428903329358510936/,a=AVAILABLE,h=oeje10s.SessionHandler@1860b107{STARTED}} 06:39:30 2026-03-24T06:39:30.425Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@a302f30{application,/,b=file:/tmp/jetty-docbase.0.10428903329358510936/,a=AVAILABLE,h=oeje10s.SessionHandler@1860b107{STARTED}} 06:39:30 2026-03-24T06:39:30.427Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@1f6d7e7c{STARTING}[12.0.32,sto=0] @3294ms 06:39:31 2026-03-24T06:39:31.048Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:39:31 2026-03-24T06:39:31.131Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 06:39:31 2026-03-24T06:39:31.132Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 06:39:31 2026-03-24T06:39:31.133Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 06:39:31 2026-03-24T06:39:31.141Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@6a3c1b56{HTTP/1.1, (http/1.1)}{0.0.0.0:40341} 06:39:31 2026-03-24T06:39:31.142Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 40341 (http/1.1) with context path '/' 06:39:31 2026-03-24T06:39:31.159Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.534 seconds (process running for 4.027) 06:39:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:39:32 2026-03-24T06:39:32.143Z WARN 11194 --- [cps-ncmp-rest-stub] [tp1969632323-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 06:39:32 2026-03-24T06:39:32.143Z INFO 11194 --- [cps-ncmp-rest-stub] [tp1969632323-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.035 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 06:39:32 2026-03-24T06:39:32.269Z WARN 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 06:39:32 2026-03-24T06:39:32.269Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 06:39:32 2026-03-24T06:39:32.273Z INFO 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test5024575487971928124/file.txt 06:39:32 2026-03-24T06:39:32.274Z WARN 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 06:39:32 2026-03-24T06:39:32.274Z ERROR 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 06:39:32 2026-03-24T06:39:32.275Z WARN 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test5024575487971928124/unknown-file.txt', will search it in classpath 06:39:32 2026-03-24T06:39:32.275Z ERROR 11194 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test5024575487971928124/unknown-file.txt file not found on classpath or on file system 06:39:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 06:39:32 [INFO] 06:39:32 [INFO] Results: 06:39:32 [INFO] 06:39:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 06:39:32 [INFO] 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] 06:39:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 06:39:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar 06:39:32 [INFO] 06:39:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 06:39:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar 06:39:32 [INFO] Installing /w/workspace/cps-master-verify-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.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.pom 06:39:32 [INFO] 06:39:32 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 06:39:32 [INFO] Building cps-ncmp-rest-stub-app 3.7.7-SNAPSHOT [14/22] 06:39:32 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:32 [INFO] 06:39:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] surefireArgLine set to empty 06:39:32 [INFO] 06:39:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] You have 0 Checkstyle violations. 06:39:32 [INFO] 06:39:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] You have 0 Checkstyle violations. 06:39:32 [INFO] 06:39:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 06:39:32 [INFO] 06:39:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Recompiling the module because of changed dependency. 06:39:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 06:39:32 [INFO] 06:39:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 06:39:32 [INFO] 06:39:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] No sources to compile 06:39:32 [INFO] 06:39:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] No sources specified for compilation. Skipping. 06:39:32 [INFO] 06:39:32 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] No tests to run. 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] 06:39:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:39:32 [INFO] 06:39:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 06:39:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar 06:39:32 [INFO] 06:39:32 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 06:39:33 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 06:39:33 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar.original 06:39:33 [INFO] 06:39:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 06:39:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar 06:39:33 [INFO] Installing /w/workspace/cps-master-verify-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.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.pom 06:39:33 [INFO] 06:39:33 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 06:39:33 [INFO] Building cps-ri 3.7.7-SNAPSHOT [15/22] 06:39:33 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:34 [INFO] 06:39:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 06:39:34 [INFO] 06:39:34 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 06:39:34 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:39:34 [INFO] 06:39:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 06:39:34 [INFO] You have 0 Checkstyle violations. 06:39:34 [INFO] 06:39:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 06:39:34 [INFO] You have 0 Checkstyle violations. 06:39:34 [INFO] 06:39:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 06:39:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:34 [INFO] Copying 10 resources 06:39:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 06:39:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 06:39:34 [INFO] 06:39:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 06:39:34 [INFO] Recompiling the module because of changed dependency. 06:39:34 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 06:39:35 [INFO] 06:39:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 06:39:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 06:39:35 [INFO] 06:39:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 06:39:35 [INFO] No sources to compile 06:39:35 [INFO] 06:39:35 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 06:39:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:35 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:39:35 [INFO] Parallel parsing disabled. 06:39:36 [INFO] Compiled 22 files. 06:39:36 [INFO] 06:39:36 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ri --- 06:39:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:36 [INFO] 06:39:36 [INFO] ------------------------------------------------------- 06:39:36 [INFO] T E S T S 06:39:36 [INFO] ------------------------------------------------------- 06:39:38 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 06:39:39 06:39:39.500 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 06:39:39 06:39:39.881 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 06:39:39 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 06:39:39 [INFO] Running org.onap.cps.ri.CpsDeltaPersistenceServiceImplSpec 06:39:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ri.CpsDeltaPersistenceServiceImplSpec 06:39:39 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 06:39:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 06:39:40 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 06:39:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 06:39:40 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 06:39:40 06:39:40.367 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 06:39:40 06:39:40.367 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 06:39:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.onap.cps.ri.utils.SessionManagerSpec 06:39:40 [INFO] 06:39:40 [INFO] Results: 06:39:40 [INFO] 06:39:40 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 06:39:40 [INFO] 06:39:40 [INFO] 06:39:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 06:39:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 06:39:40 [INFO] Analyzed bundle 'cps-ri' with 18 classes 06:39:40 [INFO] All coverage checks have been met. 06:39:40 [INFO] 06:39:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 06:39:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 06:39:40 [INFO] Analyzed bundle 'cps-ri' with 18 classes 06:39:40 [INFO] 06:39:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 06:39:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar 06:39:40 [INFO] 06:39:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 06:39:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.jar 06:39:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.pom 06:39:40 [INFO] 06:39:40 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 06:39:40 [INFO] Building test-dcm-rest 3.7.7-SNAPSHOT [16/22] 06:39:40 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:40 [INFO] 06:39:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 06:39:40 [INFO] 06:39:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 06:39:40 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:39:40 [INFO] 06:39:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 06:39:40 [INFO] You have 0 Checkstyle violations. 06:39:40 [INFO] 06:39:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 06:39:40 [INFO] You have 0 Checkstyle violations. 06:39:40 [INFO] 06:39:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 06:39:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources 06:39:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license 06:39:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses 06:39:40 [INFO] 06:39:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 06:39:40 [INFO] Recompiling the module because of changed dependency. 06:39:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 06:39:41 [INFO] 06:39:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 06:39:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources 06:39:41 [INFO] 06:39:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 06:39:41 [INFO] No sources to compile 06:39:41 [INFO] 06:39:41 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 06:39:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:41 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:39:41 [INFO] Parallel parsing disabled. 06:39:41 [INFO] Compiled 1 file. 06:39:41 [INFO] 06:39:41 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ test-dcm-rest --- 06:39:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:41 [INFO] 06:39:41 [INFO] ------------------------------------------------------- 06:39:41 [INFO] T E S T S 06:39:41 [INFO] ------------------------------------------------------- 06:39:42 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 06:39:43 06:39:43.487 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 06:39:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 06:39:43 [INFO] 06:39:43 [INFO] Results: 06:39:43 [INFO] 06:39:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 06:39:43 [INFO] 06:39:43 [INFO] 06:39:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 06:39:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 06:39:43 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 06:39:43 [INFO] All coverage checks have been met. 06:39:43 [INFO] 06:39:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 06:39:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 06:39:43 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 06:39:43 [INFO] 06:39:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 06:39:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.7-SNAPSHOT.jar 06:39:43 [INFO] 06:39:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 06:39:43 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.7-SNAPSHOT/test-dcm-rest-3.7.7-SNAPSHOT.jar 06:39:43 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.7-SNAPSHOT/test-dcm-rest-3.7.7-SNAPSHOT.pom 06:39:43 [INFO] 06:39:43 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 06:39:43 [INFO] Building integration-test 3.7.7-SNAPSHOT [17/22] 06:39:43 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:44 [INFO] 06:39:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 06:39:44 [INFO] 06:39:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 06:39:44 [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-verify-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/impl/provmns/model/*:**/pom.xml 06:39:44 [INFO] 06:39:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 06:39:44 [INFO] You have 0 Checkstyle violations. 06:39:44 [INFO] 06:39:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 06:39:44 [INFO] You have 0 Checkstyle violations. 06:39:44 [INFO] 06:39:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 06:39:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 06:39:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 06:39:44 [INFO] 06:39:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 06:39:44 [INFO] No sources to compile 06:39:44 [INFO] 06:39:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 06:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:39:44 [INFO] Copying 23 resources 06:39:44 [INFO] 06:39:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 06:39:44 [INFO] Recompiling the module because of changed dependency. 06:39:44 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 06:39:44 [INFO] 06:39:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 06:39:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:44 [INFO] Using Groovy 3.0.23 to perform compileTests. 06:39:44 [INFO] Parallel parsing disabled. 06:39:48 [INFO] Compiled 179 files. 06:39:48 [INFO] 06:39:48 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ integration-test --- 06:39:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:48 [INFO] 06:39:48 [INFO] ------------------------------------------------------- 06:39:48 [INFO] T E S T S 06:39:48 [INFO] ------------------------------------------------------- 06:39:51 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 06:39:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 06:39:53 06:39:53.800 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 06:39:53 06:39:53.808 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 06:39:53 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 06:39:54 06:39:53.895 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 06:39:54 06:39:54.283 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 06:39:54 06:39:54.895 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 06:39:54 06:39:54.897 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 06:39:54 06:39:54.920 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 06:39:54 Server Version: 23.0.1 06:39:54 API Version: 1.42 06:39:54 Operating System: CentOS Stream 8 06:39:54 Total Memory: 31890 MB 06:39:54 06:39:54.924 [main] WARN org.testcontainers.utility.ResourceReaper -- 06:39:54 ******************************************************************************** 06:39:54 Ryuk has been disabled. This can cause unexpected behavior in your environment. 06:39:54 ******************************************************************************** 06:39:54 06:39:54.928 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 06:39:54 06:39:54.929 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 06:39:54 06:39:54.957 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 06:39:54 06:39:54.964 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:39:56 06:39:56.719 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 06:39:56 06:39:56.747 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 06:39:57 06:39:57.105 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 06:39:58 06:39:58.006 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 06:39:58 06:39:58.198 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 06:39:59 06:39:59.169 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 06:39:59 06:39:59.359 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 06:39:59 06:39:59.873 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (36 MB/? MB) 06:39:59 06:39:59.875 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (36 MB/? MB) 06:40:00 06:40:00.028 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 06:40:00 06:40:00.135 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (42 MB/? MB) 06:40:00 06:40:00.312 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 2 extracted, (42 MB/? MB) 06:40:00 06:40:00.399 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 3 extracted, (42 MB/? MB) 06:40:00 06:40:00.515 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 4 extracted, (43 MB/? MB) 06:40:00 06:40:00.835 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 5 extracted, (43 MB/? MB) 06:40:00 06:40:00.933 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 6 extracted, (43 MB/? MB) 06:40:01 06:40:01.006 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 7 extracted, (43 MB/? MB) 06:40:01 06:40:01.080 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 8 extracted, (43 MB/? MB) 06:40:03 06:40:03.368 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 8 extracted, (43 MB/? MB) 06:40:03 06:40:03.375 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 8 extracted, (43 MB/? MB) 06:40:03 06:40:03.733 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (43 MB/? MB) 06:40:03 06:40:03.739 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (43 MB/? MB) 06:40:07 06:40:07.898 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 06:40:09 06:40:09.817 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 06:40:09 06:40:09.895 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 06:40:10 06:40:09.963 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 06:40:10 06:40:10.033 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 06:40:10 06:40:10.099 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 06:40:10 06:40:10.111 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 13s (downloaded 130 MB at 10 MB/s) 06:40:10 06:40:10.112 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT15.1541145S 06:40:10 06:40:10.148 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 06:40:11 06:40:11.221 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 154b553c226926f65cf947b37a81979a44ac5415227a7e9d3298df90b2a91e55 06:40:12 06:40:12.751 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.602897833S 06:40:12 06:40:12.751 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32777/test?loggerLevel=OFF) 06:40:12 06:40:12.754 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 06:40:12 06:40:12.754 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:40:12 06:40:12.754 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:40:12 06:40:12.821 [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: 57d6837da4c3d73ed2af9859e371e794abfc2cc806cca5c44fb419bf610d01fa 06:40:18 06:40:18.630 [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 PT5.876124051S 06:40:18 06:40:18.631 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32778 06:40:19 06:40:19,660 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:40:19 06:40:19,661 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:40:19 06:40:19,664 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:40:19 06:40:19,718 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:40:19 06:40:19,718 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:40:20 06:40:20,276 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:40:20 06:40:20,276 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:40:20 2026-03-24T06:40:20.637Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11393 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 06:40:20 2026-03-24T06:40:20.638Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 06:40:21 2026-03-24T06:40:21.695Z INFO 11393 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 06:40:21 2026-03-24T06:40:21.851Z INFO 11393 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 147 ms. Found 6 JPA repository interfaces. 06:40:23 2026-03-24T06:40:23.832Z INFO 11393 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 06:40:24 2026-03-24T06:40:24.022Z INFO 11393 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@56263945 06:40:24 2026-03-24T06:40:24.024Z INFO 11393 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 06:40:24 2026-03-24T06:40:24.211Z INFO 11393 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 06:40:24 2026-03-24T06:40:24.658Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 06:40:24 2026-03-24T06:40:24.708Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 06:40:24 2026-03-24T06:40:24.729Z INFO 11393 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 06:40:24 2026-03-24T06:40:24.981Z INFO 11393 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 06:40:24 2026-03-24T06:40:24.982Z INFO 11393 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 4334424982 06:40:24 2026-03-24T06:40:24.984Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 06:40:25 2026-03-24T06:40:25.037Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 06:40:25 2026-03-24T06:40:25.045Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 06:40:25 2026-03-24T06:40:25.046Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 06:40:25 2026-03-24T06:40:25.052Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 06:40:25 2026-03-24T06:40:25.056Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 06:40:25 2026-03-24T06:40:25.056Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.058Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 06:40:25 2026-03-24T06:40:25.062Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 06:40:25 2026-03-24T06:40:25.062Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.067Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 06:40:25 2026-03-24T06:40:25.074Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 06:40:25 2026-03-24T06:40:25.074Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 06:40:25 2026-03-24T06:40:25.077Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 06:40:25 2026-03-24T06:40:25.080Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 06:40:25 2026-03-24T06:40:25.081Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.084Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 06:40:25 2026-03-24T06:40:25.089Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 06:40:25 2026-03-24T06:40:25.089Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 06:40:25 2026-03-24T06:40:25.093Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 06:40:25 2026-03-24T06:40:25.099Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 06:40:25 2026-03-24T06:40:25.100Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 7ms 06:40:25 2026-03-24T06:40:25.103Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 06:40:25 2026-03-24T06:40:25.107Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 06:40:25 2026-03-24T06:40:25.107Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.110Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 06:40:25 2026-03-24T06:40:25.113Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 06:40:25 2026-03-24T06:40:25.113Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.116Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 06:40:25 2026-03-24T06:40:25.118Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 06:40:25 2026-03-24T06:40:25.118Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.121Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 06:40:25 2026-03-24T06:40:25.125Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 06:40:25 2026-03-24T06:40:25.125Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.128Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 06:40:25 2026-03-24T06:40:25.132Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 06:40:25 2026-03-24T06:40:25.132Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.135Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 06:40:25 2026-03-24T06:40:25.137Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 06:40:25 2026-03-24T06:40:25.138Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.140Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 06:40:25 2026-03-24T06:40:25.142Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 06:40:25 2026-03-24T06:40:25.142Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.145Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 06:40:25 2026-03-24T06:40:25.147Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 06:40:25 2026-03-24T06:40:25.148Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.150Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 06:40:25 2026-03-24T06:40:25.152Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 06:40:25 2026-03-24T06:40:25.153Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.155Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 06:40:25 2026-03-24T06:40:25.157Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 06:40:25 2026-03-24T06:40:25.158Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.160Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 06:40:25 2026-03-24T06:40:25.162Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 06:40:25 2026-03-24T06:40:25.163Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.165Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 06:40:25 2026-03-24T06:40:25.167Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 06:40:25 2026-03-24T06:40:25.167Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.169Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 06:40:25 2026-03-24T06:40:25.170Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 06:40:25 2026-03-24T06:40:25.171Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.172Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 06:40:25 2026-03-24T06:40:25.174Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 06:40:25 2026-03-24T06:40:25.174Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.177Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 06:40:25 2026-03-24T06:40:25.179Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 06:40:25 2026-03-24T06:40:25.179Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.181Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 06:40:25 2026-03-24T06:40:25.184Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 06:40:25 2026-03-24T06:40:25.184Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.188Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 06:40:25 2026-03-24T06:40:25.190Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 06:40:25 2026-03-24T06:40:25.190Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.192Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 06:40:25 2026-03-24T06:40:25.203Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 06:40:25 2026-03-24T06:40:25.204Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 12ms 06:40:25 2026-03-24T06:40:25.206Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 06:40:25 2026-03-24T06:40:25.209Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 06:40:25 2026-03-24T06:40:25.209Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.211Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 06:40:25 2026-03-24T06:40:25.213Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 06:40:25 2026-03-24T06:40:25.213Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.215Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 06:40:25 2026-03-24T06:40:25.216Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 06:40:25 2026-03-24T06:40:25.217Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.219Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 06:40:25 2026-03-24T06:40:25.221Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 06:40:25 2026-03-24T06:40:25.221Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.224Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 06:40:25 2026-03-24T06:40:25.226Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 06:40:25 2026-03-24T06:40:25.227Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.229Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 06:40:25 2026-03-24T06:40:25.231Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 06:40:25 2026-03-24T06:40:25.232Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.235Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 06:40:25 2026-03-24T06:40:25.238Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 06:40:25 2026-03-24T06:40:25.238Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.241Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 06:40:25 2026-03-24T06:40:25.243Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 06:40:25 2026-03-24T06:40:25.243Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.245Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 06:40:25 2026-03-24T06:40:25.247Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 06:40:25 2026-03-24T06:40:25.247Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.249Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 06:40:25 2026-03-24T06:40:25.252Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 06:40:25 2026-03-24T06:40:25.252Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.254Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 06:40:25 2026-03-24T06:40:25.256Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 06:40:25 2026-03-24T06:40:25.256Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.259Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 06:40:25 2026-03-24T06:40:25.262Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 06:40:25 2026-03-24T06:40:25.262Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.265Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 06:40:25 2026-03-24T06:40:25.268Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 06:40:25 2026-03-24T06:40:25.269Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.272Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 06:40:25 2026-03-24T06:40:25.275Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 06:40:25 2026-03-24T06:40:25.276Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.278Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 06:40:25 2026-03-24T06:40:25.294Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 06:40:25 2026-03-24T06:40:25.295Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 06:40:25 2026-03-24T06:40:25.298Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 06:40:25 2026-03-24T06:40:25.300Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 06:40:25 2026-03-24T06:40:25.300Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.303Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 06:40:25 2026-03-24T06:40:25.305Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 06:40:25 2026-03-24T06:40:25.306Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 06:40:25 2026-03-24T06:40:25.308Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 06:40:25 2026-03-24T06:40:25.310Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 06:40:25 2026-03-24T06:40:25.312Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 06:40:25 2026-03-24T06:40:25.312Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.315Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 06:40:25 2026-03-24T06:40:25.316Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 06:40:25 2026-03-24T06:40:25.317Z INFO 11393 --- [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 2ms 06:40:25 2026-03-24T06:40:25.320Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 06:40:25 2026-03-24T06:40:25.321Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 06:40:25 2026-03-24T06:40:25.322Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 06:40:25 2026-03-24T06:40:25.324Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 06:40:25 2026-03-24T06:40:25.326Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 06:40:25 2026-03-24T06:40:25.328Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 06:40:25 2026-03-24T06:40:25.328Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.330Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 06:40:25 2026-03-24T06:40:25.332Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 06:40:25 2026-03-24T06:40:25.332Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.333Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 06:40:25 2026-03-24T06:40:25.348Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 06:40:25 2026-03-24T06:40:25.348Z INFO 11393 --- [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 14ms 06:40:25 2026-03-24T06:40:25.350Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 06:40:25 2026-03-24T06:40:25.355Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 06:40:25 2026-03-24T06:40:25.358Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 06:40:25 2026-03-24T06:40:25.361Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 06:40:25 2026-03-24T06:40:25.366Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 16ms 06:40:25 2026-03-24T06:40:25.369Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 06:40:25 2026-03-24T06:40:25.374Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 06:40:25 2026-03-24T06:40:25.374Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 5ms 06:40:25 2026-03-24T06:40:25.376Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 06:40:25 2026-03-24T06:40:25.385Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 06:40:25 2026-03-24T06:40:25.386Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 06:40:25 2026-03-24T06:40:25.388Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 06:40:25 2026-03-24T06:40:25.390Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 06:40:25 2026-03-24T06:40:25.390Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 06:40:25 2026-03-24T06:40:25.392Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 06:40:25 2026-03-24T06:40:25.392Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 06:40:25 2026-03-24T06:40:25.393Z INFO 11393 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 0ms 06:40:25 2026-03-24T06:40:25.400Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 06:40:25 2026-03-24T06:40:25.400Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : Run: 53 06:40:25 2026-03-24T06:40:25.400Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 06:40:25 2026-03-24T06:40:25.401Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 06:40:25 2026-03-24T06:40:25.401Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 06:40:25 2026-03-24T06:40:25.401Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 06:40:25 2026-03-24T06:40:25.401Z INFO 11393 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 06:40:25 2026-03-24T06:40:25.404Z INFO 11393 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 06:40:25 2026-03-24T06:40:25.405Z INFO 11393 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 06:40:25 2026-03-24T06:40:25.410Z INFO 11393 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 06:40:25 2026-03-24T06:40:25.412Z INFO 11393 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 06:40:26 2026-03-24T06:40:25.952Z INFO 11393 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 06:40:26 2026-03-24T06:40:26.023Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.42.Final 06:40:26 2026-03-24T06:40:26.025Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 06:40:26 2026-03-24T06:40:26.065Z INFO 11393 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 06:40:26 2026-03-24T06:40:26.269Z INFO 11393 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 06:40:26 2026-03-24T06:40:26.333Z WARN 11393 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 06:40:26 2026-03-24T06:40:26.355Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 06:40:26 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 06:40:26 Database driver: undefined/unknown 06:40:26 Database version: 14.1 06:40:26 Autocommit mode: undefined/unknown 06:40:26 Isolation level: undefined/unknown 06:40:26 Minimum pool size: undefined/unknown 06:40:26 Maximum pool size: undefined/unknown 06:40:27 2026-03-24T06:40:27.575Z INFO 11393 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 06:40:27 2026-03-24T06:40:27.578Z INFO 11393 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 06:40:28 2026-03-24T06:40:28.186Z INFO 11393 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 06:40:29 2026-03-24T06:40:29.064Z WARN 11393 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:40:29 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:40:29 2026-03-24T06:40:29.194Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:40:29 o o o o---o o--o o o---o o o----o o--o--o 06:40:29 | | / \ / | / / \ | | 06:40:29 o----o o o o----o | o o o----o | 06:40:29 | | * \ / | \ * \ | | 06:40:29 o o * o o---o o--o o----o o---o * o o----o o 06:40:29 06:40:29 2026-03-24T06:40:29.194Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:40:29 2026-03-24T06:40:29.196Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 06:40:29 2026-03-24T06:40:29.196Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:40:29 2026-03-24T06:40:29.196Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:40:29 2026-03-24T06:40:29.200Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:40:29 To enable the Jet engine on the members, do one of the following: 06:40:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:40:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:40:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:40:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:40:29 2026-03-24T06:40:29.862Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:40:30 2026-03-24T06:40:29.969Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:40:30 2026-03-24T06:40:30.196Z INFO 11393 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:40:30 2026-03-24T06:40:30.203Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 06:40:32 2026-03-24T06:40:32.882Z INFO 11393 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:40:32 06:40:32 Members {size:1, ver:1} [ 06:40:32 Member [10.250.0.254]:5701 - 40925b53-92cb-4176-85c9-a2ba3e657214 this 06:40:32 ] 06:40:32 06:40:32 2026-03-24T06:40:32.900Z INFO 11393 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 06:40:34 2026-03-24T06:40:34.806Z WARN 11393 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 06:40:37 2026-03-24T06:40:35.737Z WARN 11393 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 06:40:37 2026-03-24T06:40:36.019Z INFO 11393 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:37 2026-03-24T06:40:36.019Z INFO 11393 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:37 2026-03-24T06:40:36.026Z INFO 11393 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 06:40:37 2026-03-24T06:40:36.046Z INFO 11393 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 27 ms 06:40:37 2026-03-24T06:40:36.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-group-1 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.311Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.412Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:40:37 2026-03-24T06:40:36.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436412 06:40:37 2026-03-24T06:40:36.416Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 06:40:37 2026-03-24T06:40:36.427Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-group-2 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.428Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.435Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:40:37 2026-03-24T06:40:36.435Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.435Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.435Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436435 06:40:37 2026-03-24T06:40:36.436Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 06:40:37 2026-03-24T06:40:36.437Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-group-3 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.437Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.508Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.508Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.508Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436508 06:40:37 2026-03-24T06:40:36.508Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription 06:40:37 2026-03-24T06:40:36.523Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-group-4 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.524Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.530Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:40:37 2026-03-24T06:40:36.530Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.530Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.530Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436530 06:40:37 2026-03-24T06:40:36.530Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 06:40:37 2026-03-24T06:40:36.551Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-data-operation-event-group-5 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-data-operation-event-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.552Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:40:37 2026-03-24T06:40:36.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436563 06:40:37 2026-03-24T06:40:36.564Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:40:37 2026-03-24T06:40:36.590Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:37 allow.auto.create.topics = true 06:40:37 auto.commit.interval.ms = 5000 06:40:37 auto.include.jmx.reporter = true 06:40:37 auto.offset.reset = latest 06:40:37 bootstrap.servers = [localhost:32778] 06:40:37 check.crcs = true 06:40:37 client.dns.lookup = use_all_dns_ips 06:40:37 client.id = consumer-ncmp-async-rest-request-event-group-6 06:40:37 client.rack = 06:40:37 connections.max.idle.ms = 540000 06:40:37 default.api.timeout.ms = 60000 06:40:37 enable.auto.commit = false 06:40:37 enable.metrics.push = true 06:40:37 exclude.internal.topics = true 06:40:37 fetch.max.bytes = 52428800 06:40:37 fetch.max.wait.ms = 500 06:40:37 fetch.min.bytes = 1 06:40:37 group.id = ncmp-async-rest-request-event-group 06:40:37 group.instance.id = null 06:40:37 group.protocol = classic 06:40:37 group.remote.assignor = null 06:40:37 heartbeat.interval.ms = 3000 06:40:37 interceptor.classes = [] 06:40:37 internal.leave.group.on.close = true 06:40:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:37 isolation.level = read_uncommitted 06:40:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 max.partition.fetch.bytes = 1048576 06:40:37 max.poll.interval.ms = 300000 06:40:37 max.poll.records = 500 06:40:37 metadata.max.age.ms = 300000 06:40:37 metadata.recovery.strategy = none 06:40:37 metric.reporters = [] 06:40:37 metrics.num.samples = 2 06:40:37 metrics.recording.level = INFO 06:40:37 metrics.sample.window.ms = 30000 06:40:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:37 receive.buffer.bytes = 65536 06:40:37 reconnect.backoff.max.ms = 1000 06:40:37 reconnect.backoff.ms = 50 06:40:37 request.timeout.ms = 30000 06:40:37 retry.backoff.max.ms = 1000 06:40:37 retry.backoff.ms = 100 06:40:37 sasl.client.callback.handler.class = null 06:40:37 sasl.jaas.config = null 06:40:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:37 sasl.kerberos.min.time.before.relogin = 60000 06:40:37 sasl.kerberos.service.name = null 06:40:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:37 sasl.login.callback.handler.class = null 06:40:37 sasl.login.class = null 06:40:37 sasl.login.connect.timeout.ms = null 06:40:37 sasl.login.read.timeout.ms = null 06:40:37 sasl.login.refresh.buffer.seconds = 300 06:40:37 sasl.login.refresh.min.period.seconds = 60 06:40:37 sasl.login.refresh.window.factor = 0.8 06:40:37 sasl.login.refresh.window.jitter = 0.05 06:40:37 sasl.login.retry.backoff.max.ms = 10000 06:40:37 sasl.login.retry.backoff.ms = 100 06:40:37 sasl.mechanism = GSSAPI 06:40:37 sasl.oauthbearer.clock.skew.seconds = 30 06:40:37 sasl.oauthbearer.expected.audience = null 06:40:37 sasl.oauthbearer.expected.issuer = null 06:40:37 sasl.oauthbearer.header.urlencode = false 06:40:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:37 sasl.oauthbearer.jwks.endpoint.url = null 06:40:37 sasl.oauthbearer.scope.claim.name = scope 06:40:37 sasl.oauthbearer.sub.claim.name = sub 06:40:37 sasl.oauthbearer.token.endpoint.url = null 06:40:37 security.protocol = PLAINTEXT 06:40:37 security.providers = null 06:40:37 send.buffer.bytes = 131072 06:40:37 session.timeout.ms = 45000 06:40:37 socket.connection.setup.timeout.max.ms = 30000 06:40:37 socket.connection.setup.timeout.ms = 10000 06:40:37 ssl.cipher.suites = null 06:40:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:37 ssl.endpoint.identification.algorithm = https 06:40:37 ssl.engine.factory.class = null 06:40:37 ssl.key.password = null 06:40:37 ssl.keymanager.algorithm = SunX509 06:40:37 ssl.keystore.certificate.chain = null 06:40:37 ssl.keystore.key = null 06:40:37 ssl.keystore.location = null 06:40:37 ssl.keystore.password = null 06:40:37 ssl.keystore.type = JKS 06:40:37 ssl.protocol = TLSv1.3 06:40:37 ssl.provider = null 06:40:37 ssl.secure.random.implementation = null 06:40:37 ssl.trustmanager.algorithm = PKIX 06:40:37 ssl.truststore.certificates = null 06:40:37 ssl.truststore.location = null 06:40:37 ssl.truststore.password = null 06:40:37 ssl.truststore.type = JKS 06:40:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:40:37 06:40:37 2026-03-24T06:40:36.591Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:37 2026-03-24T06:40:36.611Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:37 2026-03-24T06:40:36.611Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:37 2026-03-24T06:40:36.611Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334436611 06:40:37 2026-03-24T06:40:36.612Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:40:37 2026-03-24T06:40:36.654Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.364 seconds (process running for 48.065) 06:40:37 2026-03-24T06:40:36.655Z INFO 11393 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 06:40:37 2026-03-24T06:40:36.655Z INFO 11393 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 06:40:37 2026-03-24T06:40:36.655Z INFO 11393 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 06:40:37 2026-03-24T06:40:36.656Z INFO 11393 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 06:40:37 2026-03-24T06:40:36.665Z INFO 11393 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:40:37 2026-03-24T06:40:36.680Z INFO 11393 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 06:40:37 2026-03-24T06:40:36.683Z INFO 11393 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:40:37 2026-03-24T06:40:36.781Z INFO 11393 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:40:37 2026-03-24T06:40:36.781Z INFO 11393 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 06:40:37 2026-03-24T06:40:37.196Z WARN 11393 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.196Z WARN 11393 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.197Z WARN 11393 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.197Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.197Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.197Z WARN 11393 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.197Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.198Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.198Z WARN 11393 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.198Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.200Z WARN 11393 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.200Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:37 2026-03-24T06:40:37.306Z WARN 11393 --- [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 7 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.332Z WARN 11393 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.334Z WARN 11393 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.350Z WARN 11393 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.371Z WARN 11393 --- [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 7 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 06:40:37 2026-03-24T06:40:37.516Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.520Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.558Z INFO 11393 --- [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-14ce32ef-1086-4839-8521-3268f12afc94 06:40:37 2026-03-24T06:40:37.558Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.564Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.565Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.577Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.578Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.583Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.586Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.586Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.587Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.597Z INFO 11393 --- [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-e9e6f5e3-0fd9-4166-8948-2dba1095c6ec 06:40:37 2026-03-24T06:40:37.597Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.605Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:37 2026-03-24T06:40:37.606Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.606Z INFO 11393 --- [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-14ce32ef-1086-4839-8521-3268f12afc94', protocol='range'} 06:40:37 2026-03-24T06:40:37.609Z INFO 11393 --- [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-868b081a-c190-4761-b8ce-78d459f79ca2 06:40:37 2026-03-24T06:40:37.610Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.611Z INFO 11393 --- [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-e9e6f5e3-0fd9-4166-8948-2dba1095c6ec', protocol='range'} 06:40:37 2026-03-24T06:40:37.612Z INFO 11393 --- [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-ece2650c-1f0a-41b0-a7d9-396e13549979 06:40:37 2026-03-24T06:40:37.612Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.620Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-14ce32ef-1086-4839-8521-3268f12afc94=Assignment(partitions=[dmi-cm-events-0])} 06:40:37 2026-03-24T06:40:37.620Z INFO 11393 --- [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-263f9edd-3cef-48ab-a346-9dd2175c3ec7 06:40:37 2026-03-24T06:40:37.621Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.625Z INFO 11393 --- [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-e9e6f5e3-0fd9-4166-8948-2dba1095c6ec=Assignment(partitions=[ncmp-async-m2m-0])} 06:40:37 2026-03-24T06:40:37.629Z INFO 11393 --- [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-439a24c7-849e-401c-9969-1e25dfe9e3e6 06:40:37 2026-03-24T06:40:37.630Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.637Z INFO 11393 --- [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-14ce32ef-1086-4839-8521-3268f12afc94', protocol='range'} 06:40:37 2026-03-24T06:40:37.638Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 06:40:37 2026-03-24T06:40:37.638Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:40:37 2026-03-24T06:40:37.639Z INFO 11393 --- [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-439a24c7-849e-401c-9969-1e25dfe9e3e6', protocol='range'} 06:40:37 2026-03-24T06:40:37.639Z INFO 11393 --- [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-439a24c7-849e-401c-9969-1e25dfe9e3e6=Assignment(partitions=[ncmp-async-m2m-0])} 06:40:37 2026-03-24T06:40:37.647Z INFO 11393 --- [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-868b081a-c190-4761-b8ce-78d459f79ca2', protocol='range'} 06:40:37 2026-03-24T06:40:37.648Z INFO 11393 --- [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-263f9edd-3cef-48ab-a346-9dd2175c3ec7', protocol='range'} 06:40:37 2026-03-24T06:40:37.649Z INFO 11393 --- [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-ece2650c-1f0a-41b0-a7d9-396e13549979', protocol='range'} 06:40:37 2026-03-24T06:40:37.650Z INFO 11393 --- [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-14ce32ef-1086-4839-8521-3268f12afc94', protocol='range'} 06:40:37 2026-03-24T06:40:37.660Z INFO 11393 --- [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-4-868b081a-c190-4761-b8ce-78d459f79ca2=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-14ce32ef-1086-4839-8521-3268f12afc94=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-263f9edd-3cef-48ab-a346-9dd2175c3ec7=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-ece2650c-1f0a-41b0-a7d9-396e13549979=Assignment(partitions=[subscription-0])} 06:40:37 2026-03-24T06:40:37.662Z INFO 11393 --- [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-439a24c7-849e-401c-9969-1e25dfe9e3e6', protocol='range'} 06:40:37 2026-03-24T06:40:37.663Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:40:37 2026-03-24T06:40:37.668Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.670Z INFO 11393 --- [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-e9e6f5e3-0fd9-4166-8948-2dba1095c6ec', protocol='range'} 06:40:37 2026-03-24T06:40:37.670Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:40:37 2026-03-24T06:40:37.670Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.674Z INFO 11393 --- [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-868b081a-c190-4761-b8ce-78d459f79ca2', protocol='range'} 06:40:37 2026-03-24T06:40:37.674Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 06:40:37 2026-03-24T06:40:37.674Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 06:40:37 2026-03-24T06:40:37.691Z INFO 11393 --- [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-ece2650c-1f0a-41b0-a7d9-396e13549979', protocol='range'} 06:40:37 2026-03-24T06:40:37.692Z INFO 11393 --- [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-263f9edd-3cef-48ab-a346-9dd2175c3ec7', protocol='range'} 06:40:37 2026-03-24T06:40:37.692Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 06:40:37 2026-03-24T06:40:37.692Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 06:40:37 2026-03-24T06:40:37.692Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 06:40:37 2026-03-24T06:40:37.692Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 06:40:37 2026-03-24T06:40:37.694Z INFO 11393 --- [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-14ce32ef-1086-4839-8521-3268f12afc94', protocol='range'} 06:40:37 2026-03-24T06:40:37.695Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 06:40:37 2026-03-24T06:40:37.695Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 06:40:37 2026-03-24T06:40:37.698Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.700Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 06:40:37 2026-03-24T06:40:37.701Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 06:40:37 2026-03-24T06:40:37.705Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 06:40:37 2026-03-24T06:40:37.706Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 06:40:37 2026-03-24T06:40:37.706Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 06:40:37 2026-03-24T06:40:37.707Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.707Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.707Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 06:40:37 2026-03-24T06:40:37.707Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 06:40:37 2026-03-24T06:40:37.709Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:40:37 2026-03-24T06:40:37.710Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 06:40:37 2026-03-24T06:40:37.727Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.727Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.732Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.733Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.733Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.733Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:37 2026-03-24T06:40:37.754Z INFO 11393 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:40:37 2026-03-24T06:40:37.755Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 06:40:37 2026-03-24T06:40:37.755Z INFO 11393 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 06:40:37 2026-03-24T06:40:37.756Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 06:40:37 2026-03-24T06:40:37.758Z INFO 11393 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:40:37 2026-03-24T06:40:37.769Z INFO 11393 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 06:40:38 2026-03-24T06:40:38.033Z INFO 11393 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 06:40:38 2026-03-24T06:40:38.033Z INFO 11393 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 06:40:38 2026-03-24T06:40:38.042Z INFO 11393 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:40:38 2026-03-24T06:40:38.043Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:40:38 2026-03-24T06:40:38.123Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 06:40:38 2026-03-24T06:40:38.242Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 06:40:38 2026-03-24T06:40:38.326Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 06:40:38 2026-03-24T06:40:38.366Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 06:40:38 2026-03-24T06:40:38.376Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 06:40:38 2026-03-24T06:40:38.384Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 06:40:38 2026-03-24T06:40:38.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 06:40:38 2026-03-24T06:40:38.424Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 06:40:38 2026-03-24T06:40:38.476Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 06:40:38 2026-03-24T06:40:38.476Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:40:38 2026-03-24T06:40:38.476Z INFO 11393 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:40:38 2026-03-24T06:40:38.476Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 06:40:38 2026-03-24T06:40:38.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 06:40:38 2026-03-24T06:40:38.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 06:40:38 2026-03-24T06:40:38.547Z INFO 11393 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:40:38 2026-03-24T06:40:38.547Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 06:40:38 2026-03-24T06:40:38.549Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 06:40:38 2026-03-24T06:40:38.549Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 06:40:38 2026-03-24T06:40:38.549Z INFO 11393 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 06:40:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:40:39 2026-03-24T06:40:39.273Z INFO 11393 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 06:40:39 2026-03-24T06:40:39.295Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:39 acks = -1 06:40:39 auto.include.jmx.reporter = true 06:40:39 batch.size = 16384 06:40:39 bootstrap.servers = [localhost:32778] 06:40:39 buffer.memory = 33554432 06:40:39 client.dns.lookup = use_all_dns_ips 06:40:39 client.id = cps-core-1 06:40:39 compression.gzip.level = -1 06:40:39 compression.lz4.level = 9 06:40:39 compression.type = none 06:40:39 compression.zstd.level = 3 06:40:39 connections.max.idle.ms = 540000 06:40:39 delivery.timeout.ms = 120000 06:40:39 enable.idempotence = true 06:40:39 enable.metrics.push = true 06:40:39 interceptor.classes = [] 06:40:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:39 linger.ms = 0 06:40:39 max.block.ms = 60000 06:40:39 max.in.flight.requests.per.connection = 5 06:40:39 max.request.size = 1048576 06:40:39 metadata.max.age.ms = 300000 06:40:39 metadata.max.idle.ms = 300000 06:40:39 metadata.recovery.strategy = none 06:40:39 metric.reporters = [] 06:40:39 metrics.num.samples = 2 06:40:39 metrics.recording.level = INFO 06:40:39 metrics.sample.window.ms = 30000 06:40:39 partitioner.adaptive.partitioning.enable = true 06:40:39 partitioner.availability.timeout.ms = 0 06:40:39 partitioner.class = null 06:40:39 partitioner.ignore.keys = false 06:40:39 receive.buffer.bytes = 32768 06:40:39 reconnect.backoff.max.ms = 1000 06:40:39 reconnect.backoff.ms = 50 06:40:39 request.timeout.ms = 30000 06:40:39 retries = 2147483647 06:40:39 retry.backoff.max.ms = 1000 06:40:39 retry.backoff.ms = 100 06:40:39 sasl.client.callback.handler.class = null 06:40:39 sasl.jaas.config = null 06:40:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:39 sasl.kerberos.min.time.before.relogin = 60000 06:40:39 sasl.kerberos.service.name = null 06:40:39 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:39 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:39 sasl.login.callback.handler.class = null 06:40:39 sasl.login.class = null 06:40:39 sasl.login.connect.timeout.ms = null 06:40:39 sasl.login.read.timeout.ms = null 06:40:39 sasl.login.refresh.buffer.seconds = 300 06:40:39 sasl.login.refresh.min.period.seconds = 60 06:40:39 sasl.login.refresh.window.factor = 0.8 06:40:39 sasl.login.refresh.window.jitter = 0.05 06:40:39 sasl.login.retry.backoff.max.ms = 10000 06:40:39 sasl.login.retry.backoff.ms = 100 06:40:39 sasl.mechanism = GSSAPI 06:40:39 sasl.oauthbearer.clock.skew.seconds = 30 06:40:39 sasl.oauthbearer.expected.audience = null 06:40:39 sasl.oauthbearer.expected.issuer = null 06:40:39 sasl.oauthbearer.header.urlencode = false 06:40:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:39 sasl.oauthbearer.jwks.endpoint.url = null 06:40:39 sasl.oauthbearer.scope.claim.name = scope 06:40:39 sasl.oauthbearer.sub.claim.name = sub 06:40:39 sasl.oauthbearer.token.endpoint.url = null 06:40:39 security.protocol = PLAINTEXT 06:40:39 security.providers = null 06:40:39 send.buffer.bytes = 131072 06:40:39 socket.connection.setup.timeout.max.ms = 30000 06:40:39 socket.connection.setup.timeout.ms = 10000 06:40:39 ssl.cipher.suites = null 06:40:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:39 ssl.endpoint.identification.algorithm = https 06:40:39 ssl.engine.factory.class = null 06:40:39 ssl.key.password = null 06:40:39 ssl.keymanager.algorithm = SunX509 06:40:39 ssl.keystore.certificate.chain = null 06:40:39 ssl.keystore.key = null 06:40:39 ssl.keystore.location = null 06:40:39 ssl.keystore.password = null 06:40:39 ssl.keystore.type = JKS 06:40:39 ssl.protocol = TLSv1.3 06:40:39 ssl.provider = null 06:40:39 ssl.secure.random.implementation = null 06:40:39 ssl.trustmanager.algorithm = PKIX 06:40:39 ssl.truststore.certificates = null 06:40:39 ssl.truststore.location = null 06:40:39 ssl.truststore.password = null 06:40:39 ssl.truststore.type = JKS 06:40:39 transaction.timeout.ms = 60000 06:40:39 transactional.id = null 06:40:39 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:40:39 06:40:39 2026-03-24T06:40:39.296Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:39 2026-03-24T06:40:39.310Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:39 2026-03-24T06:40:39.314Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 06:40:39 2026-03-24T06:40:39.323Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:39 2026-03-24T06:40:39.326Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:39 2026-03-24T06:40:39.327Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:39 2026-03-24T06:40:39.327Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:39 2026-03-24T06:40:39.331Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:39 2026-03-24T06:40:39.332Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:39 2026-03-24T06:40:39.332Z INFO 11393 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334439331 06:40:39 2026-03-24T06:40:39.354Z WARN 11393 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 06:40:39 2026-03-24T06:40:39.354Z INFO 11393 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:39 2026-03-24T06:40:39.474Z INFO 11393 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 06:40:40 2026-03-24T06:40:40.010Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:40 2026-03-24T06:40:40.029Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:40 2026-03-24T06:40:40.140Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:40 2026-03-24T06:40:40.220Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:40 2026-03-24T06:40:40.221Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:40 2026-03-24T06:40:40.222Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:40 2026-03-24T06:40:40.222Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:40 2026-03-24T06:40:40.222Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:40 2026-03-24T06:40:40.306Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:40 2026-03-24T06:40:40.326Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:40 2026-03-24T06:40:40.384Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:40 2026-03-24T06:40:40.460Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:40 2026-03-24T06:40:40.461Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:40 2026-03-24T06:40:40.461Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:40 2026-03-24T06:40:40.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:40 2026-03-24T06:40:40.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:41 2026-03-24T06:40:40.553Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:40:41 2026-03-24T06:40:40.571Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:40:41 2026-03-24T06:40:40.621Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:41 2026-03-24T06:40:40.743Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 06:40:41 2026-03-24T06:40:40.743Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 06:40:41 2026-03-24T06:40:40.809Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 06:40:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.35 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 06:40:41 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 06:40:41 2026-03-24T06:40:41.298Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:41 2026-03-24T06:40:41.298Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:41 2026-03-24T06:40:41.299Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:41 2026-03-24T06:40:41.299Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:41 2026-03-24T06:40:41.299Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:41 2026-03-24T06:40:41.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:41 2026-03-24T06:40:41.407Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:41 2026-03-24T06:40:41.451Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:41 2026-03-24T06:40:41.707Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:41 2026-03-24T06:40:41.707Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:41 2026-03-24T06:40:41.708Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:41 2026-03-24T06:40:41.708Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:41 2026-03-24T06:40:41.709Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:41 2026-03-24T06:40:41.794Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:41 2026-03-24T06:40:41.815Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:41 2026-03-24T06:40:41.851Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:42 2026-03-24T06:40:42.052Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:42 2026-03-24T06:40:42.053Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:42 2026-03-24T06:40:42.053Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:42 2026-03-24T06:40:42.054Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:42 2026-03-24T06:40:42.054Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:42 2026-03-24T06:40:42.139Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:42 2026-03-24T06:40:42.156Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:42 2026-03-24T06:40:42.193Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 06:40:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 06:40:42 2026-03-24T06:40:42.397Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:42 2026-03-24T06:40:42.398Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:42 2026-03-24T06:40:42.398Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:42 2026-03-24T06:40:42.399Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:42 2026-03-24T06:40:42.399Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:42 2026-03-24T06:40:42.488Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:42 2026-03-24T06:40:42.513Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:42 2026-03-24T06:40:42.555Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:42 2026-03-24T06:40:42.618Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:42 2026-03-24T06:40:42.618Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:42 2026-03-24T06:40:42.619Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:42 2026-03-24T06:40:42.619Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:42 2026-03-24T06:40:42.619Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:42 2026-03-24T06:40:42.702Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:42 2026-03-24T06:40:42.715Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:42 2026-03-24T06:40:42.744Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:43 2026-03-24T06:40:43.005Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:43 2026-03-24T06:40:43.006Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:43 2026-03-24T06:40:43.006Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:43 2026-03-24T06:40:43.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:43 2026-03-24T06:40:43.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:43 2026-03-24T06:40:43.086Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:43 2026-03-24T06:40:43.105Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:43 2026-03-24T06:40:43.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:43 2026-03-24T06:40:43.182Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:43 2026-03-24T06:40:43.183Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:43 2026-03-24T06:40:43.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:43 2026-03-24T06:40:43.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:43 2026-03-24T06:40:43.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:43 2026-03-24T06:40:43.262Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:43 2026-03-24T06:40:43.276Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:43 2026-03-24T06:40:43.309Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:43 2026-03-24T06:40:43.631Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:43 2026-03-24T06:40:43.631Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:43 2026-03-24T06:40:43.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:43 2026-03-24T06:40:43.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:43 2026-03-24T06:40:43.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:43 2026-03-24T06:40:43.712Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:43 2026-03-24T06:40:43.728Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:43 2026-03-24T06:40:43.759Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:43 2026-03-24T06:40:43.798Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:43 2026-03-24T06:40:43.799Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:43 2026-03-24T06:40:43.799Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:43 2026-03-24T06:40:43.799Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:43 2026-03-24T06:40:43.799Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:43 2026-03-24T06:40:43.872Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:43 2026-03-24T06:40:43.887Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:43 2026-03-24T06:40:43.917Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:44 2026-03-24T06:40:44.183Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:44 2026-03-24T06:40:44.183Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:44 2026-03-24T06:40:44.183Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:44 2026-03-24T06:40:44.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:44 2026-03-24T06:40:44.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:44 2026-03-24T06:40:44.270Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:44 2026-03-24T06:40:44.292Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:44 2026-03-24T06:40:44.326Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:44 2026-03-24T06:40:44.375Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:44 2026-03-24T06:40:44.375Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:44 2026-03-24T06:40:44.376Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:44 2026-03-24T06:40:44.376Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:44 2026-03-24T06:40:44.376Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:44 2026-03-24T06:40:44.452Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:44 2026-03-24T06:40:44.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:44 2026-03-24T06:40:44.502Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:44 2026-03-24T06:40:44.719Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:44 2026-03-24T06:40:44.720Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:44 2026-03-24T06:40:44.720Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:44 2026-03-24T06:40:44.720Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:44 2026-03-24T06:40:44.720Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:44 2026-03-24T06:40:44.799Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:44 2026-03-24T06:40:44.814Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:44 2026-03-24T06:40:44.839Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:44 2026-03-24T06:40:44.883Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:44 2026-03-24T06:40:44.883Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:44 2026-03-24T06:40:44.884Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:44 2026-03-24T06:40:44.884Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:44 2026-03-24T06:40:44.884Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:45 2026-03-24T06:40:44.956Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:44.969Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:44.996Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:45 2026-03-24T06:40:45.187Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:45 2026-03-24T06:40:45.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:45 2026-03-24T06:40:45.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:45 2026-03-24T06:40:45.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:45 2026-03-24T06:40:45.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:45 2026-03-24T06:40:45.260Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:45 2026-03-24T06:40:45.281Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:45 2026-03-24T06:40:45.304Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:45 2026-03-24T06:40:45.338Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:45 2026-03-24T06:40:45.339Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:45 2026-03-24T06:40:45.339Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:45 2026-03-24T06:40:45.339Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:45 2026-03-24T06:40:45.339Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:45 2026-03-24T06:40:45.413Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:45.426Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:45.454Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:45 2026-03-24T06:40:45.594Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:45 2026-03-24T06:40:45.595Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:45 2026-03-24T06:40:45.595Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:45 2026-03-24T06:40:45.595Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:45 2026-03-24T06:40:45.595Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:45 2026-03-24T06:40:45.667Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:45 2026-03-24T06:40:45.681Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:45 2026-03-24T06:40:45.701Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:45 2026-03-24T06:40:45.731Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:45 2026-03-24T06:40:45.732Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:45 2026-03-24T06:40:45.732Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:45 2026-03-24T06:40:45.732Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:45 2026-03-24T06:40:45.732Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:45 2026-03-24T06:40:45.797Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:45.813Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:45 2026-03-24T06:40:45.840Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:46 2026-03-24T06:40:46.042Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:46 2026-03-24T06:40:46.042Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:46 2026-03-24T06:40:46.042Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:46 2026-03-24T06:40:46.043Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:46 2026-03-24T06:40:46.043Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:46 2026-03-24T06:40:46.110Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:46 2026-03-24T06:40:46.124Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:46 2026-03-24T06:40:46.145Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:46 2026-03-24T06:40:46.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:46 2026-03-24T06:40:46.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:46 2026-03-24T06:40:46.184Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:46 2026-03-24T06:40:46.185Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:46 2026-03-24T06:40:46.185Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:46 2026-03-24T06:40:46.255Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:46 2026-03-24T06:40:46.267Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:46 2026-03-24T06:40:46.290Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:46 2026-03-24T06:40:46.461Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:46 2026-03-24T06:40:46.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:46 2026-03-24T06:40:46.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:46 2026-03-24T06:40:46.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:46 2026-03-24T06:40:46.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:46 2026-03-24T06:40:46.529Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:46 2026-03-24T06:40:46.541Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:46 2026-03-24T06:40:46.572Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:46 2026-03-24T06:40:46.611Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:46 2026-03-24T06:40:46.611Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:46 2026-03-24T06:40:46.612Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:46 2026-03-24T06:40:46.612Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:46 2026-03-24T06:40:46.612Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:46 2026-03-24T06:40:46.681Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:46 2026-03-24T06:40:46.690Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:46 2026-03-24T06:40:46.713Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:46 2026-03-24T06:40:46.889Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:46 2026-03-24T06:40:46.890Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:46 2026-03-24T06:40:46.890Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:46 2026-03-24T06:40:46.890Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:46 2026-03-24T06:40:46.890Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:47 2026-03-24T06:40:46.957Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:46.977Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:46.996Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:47 2026-03-24T06:40:47.031Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:47 2026-03-24T06:40:47.031Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:47 2026-03-24T06:40:47.032Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:47 2026-03-24T06:40:47.032Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:47 2026-03-24T06:40:47.032Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:47 2026-03-24T06:40:47.100Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:47 2026-03-24T06:40:47.109Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:47 2026-03-24T06:40:47.131Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:47 2026-03-24T06:40:47.289Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:47 2026-03-24T06:40:47.289Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:47 2026-03-24T06:40:47.290Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:47 2026-03-24T06:40:47.290Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:47 2026-03-24T06:40:47.290Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:47 2026-03-24T06:40:47.358Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:47.370Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:47.390Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:47 2026-03-24T06:40:47.417Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:47 2026-03-24T06:40:47.418Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:47 2026-03-24T06:40:47.418Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:47 2026-03-24T06:40:47.418Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:47 2026-03-24T06:40:47.418Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:47 2026-03-24T06:40:47.485Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:47 2026-03-24T06:40:47.498Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:47 2026-03-24T06:40:47.521Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.391 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 06:40:47 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 06:40:47 2026-03-24T06:40:47.769Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:47 2026-03-24T06:40:47.770Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:47 2026-03-24T06:40:47.771Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:47 2026-03-24T06:40:47.771Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:47 2026-03-24T06:40:47.771Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:47 2026-03-24T06:40:47.841Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:47.854Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:47 2026-03-24T06:40:47.871Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:48 2026-03-24T06:40:47.991Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:48 2026-03-24T06:40:47.992Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:48 2026-03-24T06:40:47.993Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:48 2026-03-24T06:40:47.994Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:48 2026-03-24T06:40:47.994Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:48 2026-03-24T06:40:48.062Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:48 2026-03-24T06:40:48.074Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:48 2026-03-24T06:40:48.096Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 06:40:48 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 06:40:48 2026-03-24T06:40:48.215Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:48 allow.auto.create.topics = true 06:40:48 auto.commit.interval.ms = 5000 06:40:48 auto.include.jmx.reporter = true 06:40:48 auto.offset.reset = latest 06:40:48 bootstrap.servers = [localhost:32778] 06:40:48 check.crcs = true 06:40:48 client.dns.lookup = use_all_dns_ips 06:40:48 client.id = consumer-test-group-7 06:40:48 client.rack = 06:40:48 connections.max.idle.ms = 540000 06:40:48 default.api.timeout.ms = 60000 06:40:48 enable.auto.commit = true 06:40:48 enable.metrics.push = true 06:40:48 exclude.internal.topics = true 06:40:48 fetch.max.bytes = 52428800 06:40:48 fetch.max.wait.ms = 500 06:40:48 fetch.min.bytes = 1 06:40:48 group.id = test-group 06:40:48 group.instance.id = null 06:40:48 group.protocol = classic 06:40:48 group.remote.assignor = null 06:40:48 heartbeat.interval.ms = 3000 06:40:48 interceptor.classes = [] 06:40:48 internal.leave.group.on.close = true 06:40:48 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:48 isolation.level = read_uncommitted 06:40:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:48 max.partition.fetch.bytes = 1048576 06:40:48 max.poll.interval.ms = 300000 06:40:48 max.poll.records = 2147483647 06:40:48 metadata.max.age.ms = 300000 06:40:48 metadata.recovery.strategy = none 06:40:48 metric.reporters = [] 06:40:48 metrics.num.samples = 2 06:40:48 metrics.recording.level = INFO 06:40:48 metrics.sample.window.ms = 30000 06:40:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:48 receive.buffer.bytes = 65536 06:40:48 reconnect.backoff.max.ms = 1000 06:40:48 reconnect.backoff.ms = 50 06:40:48 request.timeout.ms = 30000 06:40:48 retry.backoff.max.ms = 1000 06:40:48 retry.backoff.ms = 100 06:40:48 sasl.client.callback.handler.class = null 06:40:48 sasl.jaas.config = null 06:40:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:48 sasl.kerberos.min.time.before.relogin = 60000 06:40:48 sasl.kerberos.service.name = null 06:40:48 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:48 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:48 sasl.login.callback.handler.class = null 06:40:48 sasl.login.class = null 06:40:48 sasl.login.connect.timeout.ms = null 06:40:48 sasl.login.read.timeout.ms = null 06:40:48 sasl.login.refresh.buffer.seconds = 300 06:40:48 sasl.login.refresh.min.period.seconds = 60 06:40:48 sasl.login.refresh.window.factor = 0.8 06:40:48 sasl.login.refresh.window.jitter = 0.05 06:40:48 sasl.login.retry.backoff.max.ms = 10000 06:40:48 sasl.login.retry.backoff.ms = 100 06:40:48 sasl.mechanism = GSSAPI 06:40:48 sasl.oauthbearer.clock.skew.seconds = 30 06:40:48 sasl.oauthbearer.expected.audience = null 06:40:48 sasl.oauthbearer.expected.issuer = null 06:40:48 sasl.oauthbearer.header.urlencode = false 06:40:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:48 sasl.oauthbearer.jwks.endpoint.url = null 06:40:48 sasl.oauthbearer.scope.claim.name = scope 06:40:48 sasl.oauthbearer.sub.claim.name = sub 06:40:48 sasl.oauthbearer.token.endpoint.url = null 06:40:48 security.protocol = PLAINTEXT 06:40:48 security.providers = null 06:40:48 send.buffer.bytes = 131072 06:40:48 session.timeout.ms = 45000 06:40:48 socket.connection.setup.timeout.max.ms = 30000 06:40:48 socket.connection.setup.timeout.ms = 10000 06:40:48 ssl.cipher.suites = null 06:40:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:48 ssl.endpoint.identification.algorithm = https 06:40:48 ssl.engine.factory.class = null 06:40:48 ssl.key.password = null 06:40:48 ssl.keymanager.algorithm = SunX509 06:40:48 ssl.keystore.certificate.chain = null 06:40:48 ssl.keystore.key = null 06:40:48 ssl.keystore.location = null 06:40:48 ssl.keystore.password = null 06:40:48 ssl.keystore.type = JKS 06:40:48 ssl.protocol = TLSv1.3 06:40:48 ssl.provider = null 06:40:48 ssl.secure.random.implementation = null 06:40:48 ssl.trustmanager.algorithm = PKIX 06:40:48 ssl.truststore.certificates = null 06:40:48 ssl.truststore.location = null 06:40:48 ssl.truststore.password = null 06:40:48 ssl.truststore.type = JKS 06:40:48 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:48 06:40:48 2026-03-24T06:40:48.215Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:48 2026-03-24T06:40:48.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:48 2026-03-24T06:40:48.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:48 2026-03-24T06:40:48.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334448218 06:40:48 2026-03-24T06:40:48.223Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:40:48 2026-03-24T06:40:48.240Z WARN 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 06:40:48 2026-03-24T06:40:48.240Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:48 2026-03-24T06:40:48.245Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:48 2026-03-24T06:40:48.250Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 06:40:48 2026-03-24T06:40:48.255Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-332bd1d1-d84d-4605-8094-fe065a63974b 06:40:48 2026-03-24T06:40:48.255Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 06:40:48 2026-03-24T06:40:48.261Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-332bd1d1-d84d-4605-8094-fe065a63974b', protocol='range'} 06:40:48 2026-03-24T06:40:48.361Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-332bd1d1-d84d-4605-8094-fe065a63974b=Assignment(partitions=[legacy-batch-topic-0])} 06:40:48 2026-03-24T06:40:48.365Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-332bd1d1-d84d-4605-8094-fe065a63974b', protocol='range'} 06:40:48 2026-03-24T06:40:48.366Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:40:48 2026-03-24T06:40:48.366Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:40:48 2026-03-24T06:40:48.367Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:40:48 2026-03-24T06:40:48.760Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:48 2026-03-24T06:40:48.760Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:48 2026-03-24T06:40:48.761Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:48 2026-03-24T06:40:48.761Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:48 2026-03-24T06:40:48.761Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:48 2026-03-24T06:40:48.831Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:40:48 2026-03-24T06:40:48.844Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:40:48 2026-03-24T06:40:48.873Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:49 2026-03-24T06:40:48.976Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:40:49 2026-03-24T06:40:48.977Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-332bd1d1-d84d-4605-8094-fe065a63974b sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:49 2026-03-24T06:40:48.978Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:49 2026-03-24T06:40:48.978Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:49 2026-03-24T06:40:48.978Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:49 2026-03-24T06:40:48.980Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:49 2026-03-24T06:40:48.980Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:49 2026-03-24T06:40:48.992Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:49 2026-03-24T06:40:48.992Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:49 2026-03-24T06:40:48.992Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:49 2026-03-24T06:40:48.992Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:49 2026-03-24T06:40:48.996Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 06:40:49 2026-03-24T06:40:49.019Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:49 allow.auto.create.topics = true 06:40:49 auto.commit.interval.ms = 5000 06:40:49 auto.include.jmx.reporter = true 06:40:49 auto.offset.reset = latest 06:40:49 bootstrap.servers = [localhost:32778] 06:40:49 check.crcs = true 06:40:49 client.dns.lookup = use_all_dns_ips 06:40:49 client.id = consumer-test-group-8 06:40:49 client.rack = 06:40:49 connections.max.idle.ms = 540000 06:40:49 default.api.timeout.ms = 60000 06:40:49 enable.auto.commit = true 06:40:49 enable.metrics.push = true 06:40:49 exclude.internal.topics = true 06:40:49 fetch.max.bytes = 52428800 06:40:49 fetch.max.wait.ms = 500 06:40:49 fetch.min.bytes = 1 06:40:49 group.id = test-group 06:40:49 group.instance.id = null 06:40:49 group.protocol = classic 06:40:49 group.remote.assignor = null 06:40:49 heartbeat.interval.ms = 3000 06:40:49 interceptor.classes = [] 06:40:49 internal.leave.group.on.close = true 06:40:49 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:49 isolation.level = read_uncommitted 06:40:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:49 max.partition.fetch.bytes = 1048576 06:40:49 max.poll.interval.ms = 300000 06:40:49 max.poll.records = 2147483647 06:40:49 metadata.max.age.ms = 300000 06:40:49 metadata.recovery.strategy = none 06:40:49 metric.reporters = [] 06:40:49 metrics.num.samples = 2 06:40:49 metrics.recording.level = INFO 06:40:49 metrics.sample.window.ms = 30000 06:40:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:49 receive.buffer.bytes = 65536 06:40:49 reconnect.backoff.max.ms = 1000 06:40:49 reconnect.backoff.ms = 50 06:40:49 request.timeout.ms = 30000 06:40:49 retry.backoff.max.ms = 1000 06:40:49 retry.backoff.ms = 100 06:40:49 sasl.client.callback.handler.class = null 06:40:49 sasl.jaas.config = null 06:40:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:49 sasl.kerberos.min.time.before.relogin = 60000 06:40:49 sasl.kerberos.service.name = null 06:40:49 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:49 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:49 sasl.login.callback.handler.class = null 06:40:49 sasl.login.class = null 06:40:49 sasl.login.connect.timeout.ms = null 06:40:49 sasl.login.read.timeout.ms = null 06:40:49 sasl.login.refresh.buffer.seconds = 300 06:40:49 sasl.login.refresh.min.period.seconds = 60 06:40:49 sasl.login.refresh.window.factor = 0.8 06:40:49 sasl.login.refresh.window.jitter = 0.05 06:40:49 sasl.login.retry.backoff.max.ms = 10000 06:40:49 sasl.login.retry.backoff.ms = 100 06:40:49 sasl.mechanism = GSSAPI 06:40:49 sasl.oauthbearer.clock.skew.seconds = 30 06:40:49 sasl.oauthbearer.expected.audience = null 06:40:49 sasl.oauthbearer.expected.issuer = null 06:40:49 sasl.oauthbearer.header.urlencode = false 06:40:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:49 sasl.oauthbearer.jwks.endpoint.url = null 06:40:49 sasl.oauthbearer.scope.claim.name = scope 06:40:49 sasl.oauthbearer.sub.claim.name = sub 06:40:49 sasl.oauthbearer.token.endpoint.url = null 06:40:49 security.protocol = PLAINTEXT 06:40:49 security.providers = null 06:40:49 send.buffer.bytes = 131072 06:40:49 session.timeout.ms = 45000 06:40:49 socket.connection.setup.timeout.max.ms = 30000 06:40:49 socket.connection.setup.timeout.ms = 10000 06:40:49 ssl.cipher.suites = null 06:40:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:49 ssl.endpoint.identification.algorithm = https 06:40:49 ssl.engine.factory.class = null 06:40:49 ssl.key.password = null 06:40:49 ssl.keymanager.algorithm = SunX509 06:40:49 ssl.keystore.certificate.chain = null 06:40:49 ssl.keystore.key = null 06:40:49 ssl.keystore.location = null 06:40:49 ssl.keystore.password = null 06:40:49 ssl.keystore.type = JKS 06:40:49 ssl.protocol = TLSv1.3 06:40:49 ssl.provider = null 06:40:49 ssl.secure.random.implementation = null 06:40:49 ssl.trustmanager.algorithm = PKIX 06:40:49 ssl.truststore.certificates = null 06:40:49 ssl.truststore.location = null 06:40:49 ssl.truststore.password = null 06:40:49 ssl.truststore.type = JKS 06:40:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:49 06:40:49 2026-03-24T06:40:49.019Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:49 2026-03-24T06:40:49.022Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:49 2026-03-24T06:40:49.022Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:49 2026-03-24T06:40:49.022Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334449022 06:40:49 2026-03-24T06:40:49.022Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:40:49 2026-03-24T06:40:49.028Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:49 2026-03-24T06:40:49.031Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:49 2026-03-24T06:40:49.032Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 06:40:49 2026-03-24T06:40:49.037Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-c23a4637-5dcc-4282-b501-7394aafd75e3 06:40:49 2026-03-24T06:40:49.037Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 06:40:49 2026-03-24T06:40:49.053Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-c23a4637-5dcc-4282-b501-7394aafd75e3', protocol='range'} 06:40:49 2026-03-24T06:40:49.053Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-c23a4637-5dcc-4282-b501-7394aafd75e3=Assignment(partitions=[legacy-batch-topic-0])} 06:40:49 2026-03-24T06:40:49.056Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-c23a4637-5dcc-4282-b501-7394aafd75e3', protocol='range'} 06:40:49 2026-03-24T06:40:49.056Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:40:49 2026-03-24T06:40:49.056Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:40:49 2026-03-24T06:40:49.057Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:40:49 2026-03-24T06:40:49.550Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:49 2026-03-24T06:40:49.550Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:49 2026-03-24T06:40:49.550Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:49 2026-03-24T06:40:49.551Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:49 2026-03-24T06:40:49.551Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:49 2026-03-24T06:40:49.615Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:40:49 2026-03-24T06:40:49.630Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:40:49 2026-03-24T06:40:49.661Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:49 2026-03-24T06:40:49.725Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 1a3bc972-c857-44a6-bb06-3347a0a98667, data operation cloud event id: 1a57c35f-9559-456c-b8ae-ada2c6cbc57c 06:40:49 2026-03-24T06:40:49.725Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:49 acks = -1 06:40:49 auto.include.jmx.reporter = true 06:40:49 batch.size = 16384 06:40:49 bootstrap.servers = [localhost:32778] 06:40:49 buffer.memory = 33554432 06:40:49 client.dns.lookup = use_all_dns_ips 06:40:49 client.id = cps-core-1 06:40:49 compression.gzip.level = -1 06:40:49 compression.lz4.level = 9 06:40:49 compression.type = none 06:40:49 compression.zstd.level = 3 06:40:49 connections.max.idle.ms = 540000 06:40:49 delivery.timeout.ms = 120000 06:40:49 enable.idempotence = true 06:40:49 enable.metrics.push = true 06:40:49 interceptor.classes = [] 06:40:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:49 linger.ms = 0 06:40:49 max.block.ms = 60000 06:40:49 max.in.flight.requests.per.connection = 5 06:40:49 max.request.size = 1048576 06:40:49 metadata.max.age.ms = 300000 06:40:49 metadata.max.idle.ms = 300000 06:40:49 metadata.recovery.strategy = none 06:40:49 metric.reporters = [] 06:40:49 metrics.num.samples = 2 06:40:49 metrics.recording.level = INFO 06:40:49 metrics.sample.window.ms = 30000 06:40:49 partitioner.adaptive.partitioning.enable = true 06:40:49 partitioner.availability.timeout.ms = 0 06:40:49 partitioner.class = null 06:40:49 partitioner.ignore.keys = false 06:40:49 receive.buffer.bytes = 32768 06:40:49 reconnect.backoff.max.ms = 1000 06:40:49 reconnect.backoff.ms = 50 06:40:49 request.timeout.ms = 30000 06:40:49 retries = 2147483647 06:40:49 retry.backoff.max.ms = 1000 06:40:49 retry.backoff.ms = 100 06:40:49 sasl.client.callback.handler.class = null 06:40:49 sasl.jaas.config = null 06:40:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:49 sasl.kerberos.min.time.before.relogin = 60000 06:40:49 sasl.kerberos.service.name = null 06:40:49 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:49 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:49 sasl.login.callback.handler.class = null 06:40:49 sasl.login.class = null 06:40:49 sasl.login.connect.timeout.ms = null 06:40:49 sasl.login.read.timeout.ms = null 06:40:49 sasl.login.refresh.buffer.seconds = 300 06:40:49 sasl.login.refresh.min.period.seconds = 60 06:40:49 sasl.login.refresh.window.factor = 0.8 06:40:49 sasl.login.refresh.window.jitter = 0.05 06:40:49 sasl.login.retry.backoff.max.ms = 10000 06:40:49 sasl.login.retry.backoff.ms = 100 06:40:49 sasl.mechanism = GSSAPI 06:40:49 sasl.oauthbearer.clock.skew.seconds = 30 06:40:49 sasl.oauthbearer.expected.audience = null 06:40:49 sasl.oauthbearer.expected.issuer = null 06:40:49 sasl.oauthbearer.header.urlencode = false 06:40:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:49 sasl.oauthbearer.jwks.endpoint.url = null 06:40:49 sasl.oauthbearer.scope.claim.name = scope 06:40:49 sasl.oauthbearer.sub.claim.name = sub 06:40:49 sasl.oauthbearer.token.endpoint.url = null 06:40:49 security.protocol = PLAINTEXT 06:40:49 security.providers = null 06:40:49 send.buffer.bytes = 131072 06:40:49 socket.connection.setup.timeout.max.ms = 30000 06:40:49 socket.connection.setup.timeout.ms = 10000 06:40:49 ssl.cipher.suites = null 06:40:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:49 ssl.endpoint.identification.algorithm = https 06:40:49 ssl.engine.factory.class = null 06:40:49 ssl.key.password = null 06:40:49 ssl.keymanager.algorithm = SunX509 06:40:49 ssl.keystore.certificate.chain = null 06:40:49 ssl.keystore.key = null 06:40:49 ssl.keystore.location = null 06:40:49 ssl.keystore.password = null 06:40:49 ssl.keystore.type = JKS 06:40:49 ssl.protocol = TLSv1.3 06:40:49 ssl.provider = null 06:40:49 ssl.secure.random.implementation = null 06:40:49 ssl.trustmanager.algorithm = PKIX 06:40:49 ssl.truststore.certificates = null 06:40:49 ssl.truststore.location = null 06:40:49 ssl.truststore.password = null 06:40:49 ssl.truststore.type = JKS 06:40:49 transaction.timeout.ms = 60000 06:40:49 transactional.id = null 06:40:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:40:49 06:40:49 2026-03-24T06:40:49.725Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:49 2026-03-24T06:40:49.726Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 06:40:49 2026-03-24T06:40:49.729Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 06:40:49 2026-03-24T06:40:49.737Z INFO 11393 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:49 2026-03-24T06:40:49.737Z INFO 11393 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 06:40:51 2026-03-24T06:40:51.160Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:40:51 2026-03-24T06:40:51.160Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-c23a4637-5dcc-4282-b501-7394aafd75e3 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:51 2026-03-24T06:40:51.160Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:51 2026-03-24T06:40:51.160Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:51 2026-03-24T06:40:51.160Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:51 2026-03-24T06:40:51.162Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:51 2026-03-24T06:40:51.162Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:51 2026-03-24T06:40:51.169Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:51 2026-03-24T06:40:51.169Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:51 2026-03-24T06:40:51.169Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:51 2026-03-24T06:40:51.169Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:51 2026-03-24T06:40:51.174Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 06:40:51 06:40:51 MockHttpServletRequest: 06:40:51 HTTP Method = POST 06:40:51 Request URI = /ncmp/v1/data 06:40:51 Parameters = {topic=[legacy-batch-topic]} 06:40:51 Headers = [Content-Type:"application/json;charset=UTF-8", Content-Length:"568"] 06:40:51 Body = 06:40:51 { 06:40:51 "operations": [ 06:40:51 { 06:40:51 "operation": "read", 06:40:51 "operationId": "12", 06:40:51 "datastore": "ncmp-datastore:passthrough-operational", 06:40:51 "resourceIdentifier": "ManagedElement=NRNode1/GNBDUFunction=1", 06:40:51 "options": "(fields=NRCellDU/attributes/cellLocalId)", 06:40:51 "targetIds": ["not-ready-ch"] 06:40:51 } 06:40:51 ] 06:40:51 } 06:40:51 06:40:51 Session Attrs = {} 06:40:51 06:40:51 Handler: 06:40:51 Type = org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 06:40:51 Method = org.onap.cps.ncmp.rest.controller.NetworkCmProxyController#executeDataOperationForCmHandles(String, DataOperationRequest, String) 06:40:51 06:40:51 Async: 06:40:51 Async started = false 06:40:51 Async result = null 06:40:51 06:40:51 Resolved Exception: 06:40:51 Type = null 06:40:51 06:40:51 ModelAndView: 06:40:51 View name = null 06:40:51 View = null 06:40:51 Model = null 06:40:51 06:40:51 FlashMap: 06:40:51 Attributes = null 06:40:51 06:40:51 MockHttpServletResponse: 06:40:51 Status = 200 06:40:51 Error message = null 06:40:51 Headers = [Content-Type:"application/json"] 06:40:51 Content type = application/json 06:40:51 Body = {"requestId":"1a3bc972-c857-44a6-bb06-3347a0a98667"} 06:40:51 Forwarded URL = null 06:40:51 Redirected URL = null 06:40:51 Cookies = [] 06:40:51 2026-03-24T06:40:51.211Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:51 allow.auto.create.topics = true 06:40:51 auto.commit.interval.ms = 5000 06:40:51 auto.include.jmx.reporter = true 06:40:51 auto.offset.reset = latest 06:40:51 bootstrap.servers = [localhost:32778] 06:40:51 check.crcs = true 06:40:51 client.dns.lookup = use_all_dns_ips 06:40:51 client.id = consumer-test-group-9 06:40:51 client.rack = 06:40:51 connections.max.idle.ms = 540000 06:40:51 default.api.timeout.ms = 60000 06:40:51 enable.auto.commit = true 06:40:51 enable.metrics.push = true 06:40:51 exclude.internal.topics = true 06:40:51 fetch.max.bytes = 52428800 06:40:51 fetch.max.wait.ms = 500 06:40:51 fetch.min.bytes = 1 06:40:51 group.id = test-group 06:40:51 group.instance.id = null 06:40:51 group.protocol = classic 06:40:51 group.remote.assignor = null 06:40:51 heartbeat.interval.ms = 3000 06:40:51 interceptor.classes = [] 06:40:51 internal.leave.group.on.close = true 06:40:51 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:51 isolation.level = read_uncommitted 06:40:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:51 max.partition.fetch.bytes = 1048576 06:40:51 max.poll.interval.ms = 300000 06:40:51 max.poll.records = 2147483647 06:40:51 metadata.max.age.ms = 300000 06:40:51 metadata.recovery.strategy = none 06:40:51 metric.reporters = [] 06:40:51 metrics.num.samples = 2 06:40:51 metrics.recording.level = INFO 06:40:51 metrics.sample.window.ms = 30000 06:40:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:51 receive.buffer.bytes = 65536 06:40:51 reconnect.backoff.max.ms = 1000 06:40:51 reconnect.backoff.ms = 50 06:40:51 request.timeout.ms = 30000 06:40:51 retry.backoff.max.ms = 1000 06:40:51 retry.backoff.ms = 100 06:40:51 sasl.client.callback.handler.class = null 06:40:51 sasl.jaas.config = null 06:40:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:51 sasl.kerberos.min.time.before.relogin = 60000 06:40:51 sasl.kerberos.service.name = null 06:40:51 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:51 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:51 sasl.login.callback.handler.class = null 06:40:51 sasl.login.class = null 06:40:51 sasl.login.connect.timeout.ms = null 06:40:51 sasl.login.read.timeout.ms = null 06:40:51 sasl.login.refresh.buffer.seconds = 300 06:40:51 sasl.login.refresh.min.period.seconds = 60 06:40:51 sasl.login.refresh.window.factor = 0.8 06:40:51 sasl.login.refresh.window.jitter = 0.05 06:40:51 sasl.login.retry.backoff.max.ms = 10000 06:40:51 sasl.login.retry.backoff.ms = 100 06:40:51 sasl.mechanism = GSSAPI 06:40:51 sasl.oauthbearer.clock.skew.seconds = 30 06:40:51 sasl.oauthbearer.expected.audience = null 06:40:51 sasl.oauthbearer.expected.issuer = null 06:40:51 sasl.oauthbearer.header.urlencode = false 06:40:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:51 sasl.oauthbearer.jwks.endpoint.url = null 06:40:51 sasl.oauthbearer.scope.claim.name = scope 06:40:51 sasl.oauthbearer.sub.claim.name = sub 06:40:51 sasl.oauthbearer.token.endpoint.url = null 06:40:51 security.protocol = PLAINTEXT 06:40:51 security.providers = null 06:40:51 send.buffer.bytes = 131072 06:40:51 session.timeout.ms = 45000 06:40:51 socket.connection.setup.timeout.max.ms = 30000 06:40:51 socket.connection.setup.timeout.ms = 10000 06:40:51 ssl.cipher.suites = null 06:40:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:51 ssl.endpoint.identification.algorithm = https 06:40:51 ssl.engine.factory.class = null 06:40:51 ssl.key.password = null 06:40:51 ssl.keymanager.algorithm = SunX509 06:40:51 ssl.keystore.certificate.chain = null 06:40:51 ssl.keystore.key = null 06:40:51 ssl.keystore.location = null 06:40:51 ssl.keystore.password = null 06:40:51 ssl.keystore.type = JKS 06:40:51 ssl.protocol = TLSv1.3 06:40:51 ssl.provider = null 06:40:51 ssl.secure.random.implementation = null 06:40:51 ssl.trustmanager.algorithm = PKIX 06:40:51 ssl.truststore.certificates = null 06:40:51 ssl.truststore.location = null 06:40:51 ssl.truststore.password = null 06:40:51 ssl.truststore.type = JKS 06:40:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:51 06:40:51 2026-03-24T06:40:51.211Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:51 2026-03-24T06:40:51.214Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:51 2026-03-24T06:40:51.214Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:51 2026-03-24T06:40:51.214Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334451214 06:40:51 2026-03-24T06:40:51.214Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:40:51 2026-03-24T06:40:51.219Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:51 2026-03-24T06:40:51.219Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:51 2026-03-24T06:40:51.221Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 06:40:51 2026-03-24T06:40:51.229Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-9b8c03bd-1b80-4030-87d9-e949640da0c3 06:40:51 2026-03-24T06:40:51.229Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 06:40:51 2026-03-24T06:40:51.242Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-9b8c03bd-1b80-4030-87d9-e949640da0c3', protocol='range'} 06:40:51 2026-03-24T06:40:51.242Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-9b8c03bd-1b80-4030-87d9-e949640da0c3=Assignment(partitions=[legacy-batch-topic-0])} 06:40:51 2026-03-24T06:40:51.245Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-9b8c03bd-1b80-4030-87d9-e949640da0c3', protocol='range'} 06:40:51 2026-03-24T06:40:51.245Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:40:51 2026-03-24T06:40:51.245Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:40:51 2026-03-24T06:40:51.247Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:40:51 2026-03-24T06:40:51.746Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:51 2026-03-24T06:40:51.747Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:51 2026-03-24T06:40:51.747Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:51 2026-03-24T06:40:51.747Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:51 2026-03-24T06:40:51.747Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:51 2026-03-24T06:40:51.764Z INFO 11393 --- [cps-integration-test] [ad | test-group] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:51 2026-03-24T06:40:51.819Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:40:51 2026-03-24T06:40:51.831Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:40:51 2026-03-24T06:40:51.856Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:51 2026-03-24T06:40:51.895Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 4ee15600-a949-44ae-8f90-947edb45c9d6, data operation cloud event id: ee035a9e-ce21-4162-9f1c-478b3c6c16fd 06:40:52 2026-03-24T06:40:51.967Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:40:52 2026-03-24T06:40:51.967Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-9b8c03bd-1b80-4030-87d9-e949640da0c3 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:52 2026-03-24T06:40:51.967Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:52 2026-03-24T06:40:51.967Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:52 2026-03-24T06:40:51.967Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:52 2026-03-24T06:40:51.968Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:52 2026-03-24T06:40:51.968Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:52 2026-03-24T06:40:52.425Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:52 2026-03-24T06:40:52.425Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:52 2026-03-24T06:40:52.425Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:52 2026-03-24T06:40:52.425Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:52 2026-03-24T06:40:52.428Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 06:40:52 06:40:52 MockHttpServletRequest: 06:40:52 HTTP Method = POST 06:40:52 Request URI = /ncmp/v1/data 06:40:52 Parameters = {topic=[legacy-batch-topic]} 06:40:52 Headers = [Content-Type:"application/json;charset=UTF-8", Content-Length:"568"] 06:40:52 Body = 06:40:52 { 06:40:52 "operations": [ 06:40:52 { 06:40:52 "operation": "read", 06:40:52 "operationId": "12", 06:40:52 "datastore": "ncmp-datastore:passthrough-operational", 06:40:52 "resourceIdentifier": "ManagedElement=NRNode1/GNBDUFunction=1", 06:40:52 "options": "(fields=NRCellDU/attributes/cellLocalId)", 06:40:52 "targetIds": ["not-found-ch"] 06:40:52 } 06:40:52 ] 06:40:52 } 06:40:52 06:40:52 Session Attrs = {} 06:40:52 06:40:52 Handler: 06:40:52 Type = org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 06:40:52 Method = org.onap.cps.ncmp.rest.controller.NetworkCmProxyController#executeDataOperationForCmHandles(String, DataOperationRequest, String) 06:40:52 06:40:52 Async: 06:40:52 Async started = false 06:40:52 Async result = null 06:40:52 06:40:52 Resolved Exception: 06:40:52 Type = null 06:40:52 06:40:52 ModelAndView: 06:40:52 View name = null 06:40:52 View = null 06:40:52 Model = null 06:40:52 06:40:52 FlashMap: 06:40:52 Attributes = null 06:40:52 06:40:52 MockHttpServletResponse: 06:40:52 Status = 200 06:40:52 Error message = null 06:40:52 Headers = [Content-Type:"application/json"] 06:40:52 Content type = application/json 06:40:52 Body = {"requestId":"4ee15600-a949-44ae-8f90-947edb45c9d6"} 06:40:52 Forwarded URL = null 06:40:52 Redirected URL = null 06:40:52 Cookies = [] 06:40:52 [ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.250 s <<< FAILURE! -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 06:40:52 [ERROR] org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic. [scenario: CM handle not ready, cmHandleId: not-ready-ch, expectedStatusCode: 101, expectedStatusMessage: cm handle(s) not ready, #0] -- Time elapsed: 2.178 s <<< FAILURE! 06:40:52 Condition not satisfied: 06:40:52 06:40:52 consumerRecords.size() == 1 06:40:52 | | | 06:40:52 [] 0 false 06:40:52 06:40:52 at org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic.(LegacyBatchDataOperationSpec.groovy:94) 06:40:52 06:40:52 [ERROR] org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic. [scenario: CM handle not found, cmHandleId: not-found-ch, expectedStatusCode: 100, expectedStatusMessage: cm handle reference(s) not found, #1] -- Time elapsed: 1.236 s <<< FAILURE! 06:40:52 Condition not satisfied: 06:40:52 06:40:52 consumerRecords.size() == 1 06:40:52 | | | 06:40:52 | 2 false 06:40:52 [ConsumerRecord(topic = legacy-batch-topic, partition = 0, leaderEpoch = 0, offset = 0, CreateTime = 1774334449737, serialized key size = 36, serialized value size = 243, headers = RecordHeaders(headers = [RecordHeader(key = ce_specversion, value = [49, 46, 48]), RecordHeader(key = ce_id, value = [49, 97, 53, 55, 99, 51, 53, 102, 45, 57, 53, 53, 57, 45, 52, 53, 54, 99, 45, 98, 56, 97, 101, 45, 97, 100, 97, 50, 99, 54, 99, 98, 99, 53, 55, 99]), RecordHeader(key = ce_source, value = [78, 67, 77, 80]), RecordHeader(key = ce_type, value = [111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116]), RecordHeader(key = ce_dataschema, value = [117, 114, 110, 58, 99, 112, 115, 58, 111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116, 58, 49, 46, 48, 46, 48]), RecordHeader(key = ce_time, value = [50, 48, 50, 54, 45, 48, 51, 45, 50, 52, 84, 48, 54, 58, 52, 48, 58, 52, 57, 46, 55, 49, 54, 90]), RecordHeader(key = ce_destination, value = [108, 101, 103, 97, 99, 121, 45, 98, 97, 116, 99, 104, 45, 116, 111, 112, 105, 99]), RecordHeader(key = ce_correlationid, value = [49, 97, 51, 98, 99, 57, 55, 50, 45, 99, 56, 53, 55, 45, 52, 52, 97, 54, 45, 98, 98, 48, 54, 45, 51, 51, 52, 55, 97, 48, 97, 57, 56, 54, 54, 55])], isReadOnly = false), key = 1a3bc972-c857-44a6-bb06-3347a0a98667, value = CloudEvent{id='1a57c35f-9559-456c-b8ae-ada2c6cbc57c', source=NCMP, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', dataschema=urn:cps:org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent:1.0.0, time=2026-03-24T06:40:49.716Z, data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 49, 50, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 110, 111, 116, 45, 114, 101, 97, 100, 121, 45, 99, 104, 34, 93, 44, 34, 114, 101, 115, 111, 117, 114, 99, 101, 73, 100, 101, 110, 116, 105, 102, 105, 101, 114, 34, 58, 34, 77, 97, 110, 97, 103, 101, 100, 69, 108, 101, 109, 101, 110, 116, 61, 78, 82, 78, 111, 100, 101, 49, 47, 71, 78, 66, 68, 85, 70, 117, 110, 99, 116, 105, 111, 110, 61, 49, 34, 44, 34, 111, 112, 116, 105, 111, 110, 115, 34, 58, 34, 40, 102, 105, 101, 108, 100, 115, 61, 78, 82, 67, 101, 108, 108, 68, 85, 47, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 47, 99, 101, 108, 108, 76, 111, 99, 97, 108, 73, 100, 41, 34, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 49, 48, 49, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 99, 109, 32, 104, 97, 110, 100, 108, 101, 40, 115, 41, 32, 110, 111, 116, 32, 114, 101, 97, 100, 121, 34, 125, 93, 125, 125]}, extensions={destination=legacy-batch-topic, correlationid=1a3bc972-c857-44a6-bb06-3347a0a98667}}), ConsumerRecord(topic = legacy-batch-topic, partition = 0, leaderEpoch = 0, offset = 1, CreateTime = 1774334451895, serialized key size = 36, serialized value size = 253, headers = RecordHeaders(headers = [RecordHeader(key = ce_specversion, value = [49, 46, 48]), RecordHeader(key = ce_id, value = [101, 101, 48, 51, 53, 97, 57, 101, 45, 99, 101, 50, 49, 45, 52, 49, 54, 50, 45, 57, 102, 49, 99, 45, 52, 55, 56, 98, 51, 99, 54, 99, 49, 54, 102, 100]), RecordHeader(key = ce_source, value = [78, 67, 77, 80]), RecordHeader(key = ce_type, value = [111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116]), RecordHeader(key = ce_dataschema, value = [117, 114, 110, 58, 99, 112, 115, 58, 111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116, 58, 49, 46, 48, 46, 48]), RecordHeader(key = ce_time, value = [50, 48, 50, 54, 45, 48, 51, 45, 50, 52, 84, 48, 54, 58, 52, 48, 58, 53, 49, 46, 56, 57, 52, 90]), RecordHeader(key = ce_destination, value = [108, 101, 103, 97, 99, 121, 45, 98, 97, 116, 99, 104, 45, 116, 111, 112, 105, 99]), RecordHeader(key = ce_correlationid, value = [52, 101, 101, 49, 53, 54, 48, 48, 45, 97, 57, 52, 57, 45, 52, 52, 97, 101, 45, 56, 102, 57, 48, 45, 57, 52, 55, 101, 100, 98, 52, 53, 99, 57, 100, 54])], isReadOnly = false), key = 4ee15600-a949-44ae-8f90-947edb45c9d6, value = CloudEvent{id='ee035a9e-ce21-4162-9f1c-478b3c6c16fd', source=NCMP, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', dataschema=urn:cps:org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent:1.0.0, time=2026-03-24T06:40:51.894Z, data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 49, 50, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 110, 111, 116, 45, 102, 111, 117, 110, 100, 45, 99, 104, 34, 93, 44, 34, 114, 101, 115, 111, 117, 114, 99, 101, 73, 100, 101, 110, 116, 105, 102, 105, 101, 114, 34, 58, 34, 77, 97, 110, 97, 103, 101, 100, 69, 108, 101, 109, 101, 110, 116, 61, 78, 82, 78, 111, 100, 101, 49, 47, 71, 78, 66, 68, 85, 70, 117, 110, 99, 116, 105, 111, 110, 61, 49, 34, 44, 34, 111, 112, 116, 105, 111, 110, 115, 34, 58, 34, 40, 102, 105, 101, 108, 100, 115, 61, 78, 82, 67, 101, 108, 108, 68, 85, 47, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 47, 99, 101, 108, 108, 76, 111, 99, 97, 108, 73, 100, 41, 34, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 49, 48, 48, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 99, 109, 32, 104, 97, 110, 100, 108, 101, 32, 114, 101, 102, 101, 114, 101, 110, 99, 101, 40, 115, 41, 32, 110, 111, 116, 32, 102, 111, 117, 110, 100, 34, 125, 93, 125, 125]}, extensions={destination=legacy-batch-topic, correlationid=4ee15600-a949-44ae-8f90-947edb45c9d6}})] 06:40:52 06:40:52 at org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic.(LegacyBatchDataOperationSpec.groovy:94) 06:40:52 06:40:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 06:40:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 06:40:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 06:40:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 06:40:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 06:40:52 2026-03-24T06:40:52.631Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:52 2026-03-24T06:40:52.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:52 2026-03-24T06:40:52.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:52 2026-03-24T06:40:52.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:52 2026-03-24T06:40:52.633Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:52 2026-03-24T06:40:52.706Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:40:52 2026-03-24T06:40:52.719Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:40:52 2026-03-24T06:40:52.750Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:52 2026-03-24T06:40:52.789Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:52 2026-03-24T06:40:52.790Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:52 2026-03-24T06:40:52.790Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:52 2026-03-24T06:40:52.790Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:52 2026-03-24T06:40:52.790Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:52 2026-03-24T06:40:52.854Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:40:52 2026-03-24T06:40:52.865Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:40:52 2026-03-24T06:40:52.891Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:52 2026-03-24T06:40:52.938Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:52 2026-03-24T06:40:52.939Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:52 2026-03-24T06:40:52.939Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:52 2026-03-24T06:40:52.940Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:52 2026-03-24T06:40:52.940Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.010Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:40:53 2026-03-24T06:40:53.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:40:53 2026-03-24T06:40:53.048Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.065Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 06:40:53 2026-03-24T06:40:53.090Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 06:40:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 06:40:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 06:40:53 2026-03-24T06:40:53.301Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.301Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.362Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.397Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.397Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.432Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.502Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.544Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.545Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.545Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.593Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.624Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.624Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.625Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.625Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.625Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.662Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.696Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:53 2026-03-24T06:40:53.696Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:53 2026-03-24T06:40:53.697Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:53 2026-03-24T06:40:53.697Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:53 2026-03-24T06:40:53.697Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:53 2026-03-24T06:40:53.724Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:53 2026-03-24T06:40:53.738Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:53 allow.auto.create.topics = true 06:40:53 auto.commit.interval.ms = 5000 06:40:53 auto.include.jmx.reporter = true 06:40:53 auto.offset.reset = latest 06:40:53 bootstrap.servers = [localhost:32778] 06:40:53 check.crcs = true 06:40:53 client.dns.lookup = use_all_dns_ips 06:40:53 client.id = consumer-test-group-10 06:40:53 client.rack = 06:40:53 connections.max.idle.ms = 540000 06:40:53 default.api.timeout.ms = 60000 06:40:53 enable.auto.commit = true 06:40:53 enable.metrics.push = true 06:40:53 exclude.internal.topics = true 06:40:53 fetch.max.bytes = 52428800 06:40:53 fetch.max.wait.ms = 500 06:40:53 fetch.min.bytes = 1 06:40:53 group.id = test-group 06:40:53 group.instance.id = null 06:40:53 group.protocol = classic 06:40:53 group.remote.assignor = null 06:40:53 heartbeat.interval.ms = 3000 06:40:53 interceptor.classes = [] 06:40:53 internal.leave.group.on.close = true 06:40:53 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:53 isolation.level = read_uncommitted 06:40:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:53 max.partition.fetch.bytes = 1048576 06:40:53 max.poll.interval.ms = 300000 06:40:53 max.poll.records = 2147483647 06:40:53 metadata.max.age.ms = 300000 06:40:53 metadata.recovery.strategy = none 06:40:53 metric.reporters = [] 06:40:53 metrics.num.samples = 2 06:40:53 metrics.recording.level = INFO 06:40:53 metrics.sample.window.ms = 30000 06:40:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:53 receive.buffer.bytes = 65536 06:40:53 reconnect.backoff.max.ms = 1000 06:40:53 reconnect.backoff.ms = 50 06:40:53 request.timeout.ms = 30000 06:40:53 retry.backoff.max.ms = 1000 06:40:53 retry.backoff.ms = 100 06:40:53 sasl.client.callback.handler.class = null 06:40:53 sasl.jaas.config = null 06:40:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:53 sasl.kerberos.min.time.before.relogin = 60000 06:40:53 sasl.kerberos.service.name = null 06:40:53 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:53 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:53 sasl.login.callback.handler.class = null 06:40:53 sasl.login.class = null 06:40:53 sasl.login.connect.timeout.ms = null 06:40:53 sasl.login.read.timeout.ms = null 06:40:53 sasl.login.refresh.buffer.seconds = 300 06:40:53 sasl.login.refresh.min.period.seconds = 60 06:40:53 sasl.login.refresh.window.factor = 0.8 06:40:53 sasl.login.refresh.window.jitter = 0.05 06:40:53 sasl.login.retry.backoff.max.ms = 10000 06:40:53 sasl.login.retry.backoff.ms = 100 06:40:53 sasl.mechanism = GSSAPI 06:40:53 sasl.oauthbearer.clock.skew.seconds = 30 06:40:53 sasl.oauthbearer.expected.audience = null 06:40:53 sasl.oauthbearer.expected.issuer = null 06:40:53 sasl.oauthbearer.header.urlencode = false 06:40:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:53 sasl.oauthbearer.jwks.endpoint.url = null 06:40:53 sasl.oauthbearer.scope.claim.name = scope 06:40:53 sasl.oauthbearer.sub.claim.name = sub 06:40:53 sasl.oauthbearer.token.endpoint.url = null 06:40:53 security.protocol = PLAINTEXT 06:40:53 security.providers = null 06:40:53 send.buffer.bytes = 131072 06:40:53 session.timeout.ms = 45000 06:40:53 socket.connection.setup.timeout.max.ms = 30000 06:40:53 socket.connection.setup.timeout.ms = 10000 06:40:53 ssl.cipher.suites = null 06:40:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:53 ssl.endpoint.identification.algorithm = https 06:40:53 ssl.engine.factory.class = null 06:40:53 ssl.key.password = null 06:40:53 ssl.keymanager.algorithm = SunX509 06:40:53 ssl.keystore.certificate.chain = null 06:40:53 ssl.keystore.key = null 06:40:53 ssl.keystore.location = null 06:40:53 ssl.keystore.password = null 06:40:53 ssl.keystore.type = JKS 06:40:53 ssl.protocol = TLSv1.3 06:40:53 ssl.provider = null 06:40:53 ssl.secure.random.implementation = null 06:40:53 ssl.trustmanager.algorithm = PKIX 06:40:53 ssl.truststore.certificates = null 06:40:53 ssl.truststore.location = null 06:40:53 ssl.truststore.password = null 06:40:53 ssl.truststore.type = JKS 06:40:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:53 06:40:53 2026-03-24T06:40:53.738Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:53 2026-03-24T06:40:53.740Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:53 2026-03-24T06:40:53.740Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:53 2026-03-24T06:40:53.740Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334453740 06:40:53 2026-03-24T06:40:53.740Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:40:53 2026-03-24T06:40:53.749Z WARN 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:40:53 2026-03-24T06:40:53.749Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:53 2026-03-24T06:40:53.750Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:53 2026-03-24T06:40:53.751Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 06:40:53 2026-03-24T06:40:53.761Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-7458645d-d8e4-4e75-8508-50084f628535 06:40:53 2026-03-24T06:40:53.761Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 06:40:53 2026-03-24T06:40:53.766Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-7458645d-d8e4-4e75-8508-50084f628535', protocol='range'} 06:40:53 2026-03-24T06:40:53.873Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-7458645d-d8e4-4e75-8508-50084f628535=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:40:53 2026-03-24T06:40:53.878Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-7458645d-d8e4-4e75-8508-50084f628535', protocol='range'} 06:40:53 2026-03-24T06:40:53.878Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:40:53 2026-03-24T06:40:53.878Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:40:53 2026-03-24T06:40:53.879Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:40:53 2026-03-24T06:40:53.881Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:54 2026-03-24T06:40:54.243Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:54 acks = -1 06:40:54 auto.include.jmx.reporter = true 06:40:54 batch.size = 16384 06:40:54 bootstrap.servers = [localhost:32778] 06:40:54 buffer.memory = 33554432 06:40:54 client.dns.lookup = use_all_dns_ips 06:40:54 client.id = test-client-id 06:40:54 compression.gzip.level = -1 06:40:54 compression.lz4.level = 9 06:40:54 compression.type = none 06:40:54 compression.zstd.level = 3 06:40:54 connections.max.idle.ms = 540000 06:40:54 delivery.timeout.ms = 120000 06:40:54 enable.idempotence = true 06:40:54 enable.metrics.push = true 06:40:54 interceptor.classes = [] 06:40:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:54 linger.ms = 0 06:40:54 max.block.ms = 60000 06:40:54 max.in.flight.requests.per.connection = 5 06:40:54 max.request.size = 1048576 06:40:54 metadata.max.age.ms = 300000 06:40:54 metadata.max.idle.ms = 300000 06:40:54 metadata.recovery.strategy = none 06:40:54 metric.reporters = [] 06:40:54 metrics.num.samples = 2 06:40:54 metrics.recording.level = INFO 06:40:54 metrics.sample.window.ms = 30000 06:40:54 partitioner.adaptive.partitioning.enable = true 06:40:54 partitioner.availability.timeout.ms = 0 06:40:54 partitioner.class = null 06:40:54 partitioner.ignore.keys = false 06:40:54 receive.buffer.bytes = 32768 06:40:54 reconnect.backoff.max.ms = 1000 06:40:54 reconnect.backoff.ms = 50 06:40:54 request.timeout.ms = 30000 06:40:54 retries = 2147483647 06:40:54 retry.backoff.max.ms = 1000 06:40:54 retry.backoff.ms = 100 06:40:54 sasl.client.callback.handler.class = null 06:40:54 sasl.jaas.config = null 06:40:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:54 sasl.kerberos.min.time.before.relogin = 60000 06:40:54 sasl.kerberos.service.name = null 06:40:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:54 sasl.login.callback.handler.class = null 06:40:54 sasl.login.class = null 06:40:54 sasl.login.connect.timeout.ms = null 06:40:54 sasl.login.read.timeout.ms = null 06:40:54 sasl.login.refresh.buffer.seconds = 300 06:40:54 sasl.login.refresh.min.period.seconds = 60 06:40:54 sasl.login.refresh.window.factor = 0.8 06:40:54 sasl.login.refresh.window.jitter = 0.05 06:40:54 sasl.login.retry.backoff.max.ms = 10000 06:40:54 sasl.login.retry.backoff.ms = 100 06:40:54 sasl.mechanism = GSSAPI 06:40:54 sasl.oauthbearer.clock.skew.seconds = 30 06:40:54 sasl.oauthbearer.expected.audience = null 06:40:54 sasl.oauthbearer.expected.issuer = null 06:40:54 sasl.oauthbearer.header.urlencode = false 06:40:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:54 sasl.oauthbearer.jwks.endpoint.url = null 06:40:54 sasl.oauthbearer.scope.claim.name = scope 06:40:54 sasl.oauthbearer.sub.claim.name = sub 06:40:54 sasl.oauthbearer.token.endpoint.url = null 06:40:54 security.protocol = PLAINTEXT 06:40:54 security.providers = null 06:40:54 send.buffer.bytes = 131072 06:40:54 socket.connection.setup.timeout.max.ms = 30000 06:40:54 socket.connection.setup.timeout.ms = 10000 06:40:54 ssl.cipher.suites = null 06:40:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:54 ssl.endpoint.identification.algorithm = https 06:40:54 ssl.engine.factory.class = null 06:40:54 ssl.key.password = null 06:40:54 ssl.keymanager.algorithm = SunX509 06:40:54 ssl.keystore.certificate.chain = null 06:40:54 ssl.keystore.key = null 06:40:54 ssl.keystore.location = null 06:40:54 ssl.keystore.password = null 06:40:54 ssl.keystore.type = JKS 06:40:54 ssl.protocol = TLSv1.3 06:40:54 ssl.provider = null 06:40:54 ssl.secure.random.implementation = null 06:40:54 ssl.trustmanager.algorithm = PKIX 06:40:54 ssl.truststore.certificates = null 06:40:54 ssl.truststore.location = null 06:40:54 ssl.truststore.password = null 06:40:54 ssl.truststore.type = JKS 06:40:54 transaction.timeout.ms = 60000 06:40:54 transactional.id = null 06:40:54 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:54 06:40:54 2026-03-24T06:40:54.244Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:54 2026-03-24T06:40:54.244Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:54 2026-03-24T06:40:54.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:54 2026-03-24T06:40:54.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:54 2026-03-24T06:40:54.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334454248 06:40:54 2026-03-24T06:40:54.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:54 acks = -1 06:40:54 auto.include.jmx.reporter = true 06:40:54 batch.size = 16384 06:40:54 bootstrap.servers = [localhost:32778] 06:40:54 buffer.memory = 33554432 06:40:54 client.dns.lookup = use_all_dns_ips 06:40:54 client.id = test-client-id 06:40:54 compression.gzip.level = -1 06:40:54 compression.lz4.level = 9 06:40:54 compression.type = none 06:40:54 compression.zstd.level = 3 06:40:54 connections.max.idle.ms = 540000 06:40:54 delivery.timeout.ms = 120000 06:40:54 enable.idempotence = true 06:40:54 enable.metrics.push = true 06:40:54 interceptor.classes = [] 06:40:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:54 linger.ms = 0 06:40:54 max.block.ms = 60000 06:40:54 max.in.flight.requests.per.connection = 5 06:40:54 max.request.size = 1048576 06:40:54 metadata.max.age.ms = 300000 06:40:54 metadata.max.idle.ms = 300000 06:40:54 metadata.recovery.strategy = none 06:40:54 metric.reporters = [] 06:40:54 metrics.num.samples = 2 06:40:54 metrics.recording.level = INFO 06:40:54 metrics.sample.window.ms = 30000 06:40:54 partitioner.adaptive.partitioning.enable = true 06:40:54 partitioner.availability.timeout.ms = 0 06:40:54 partitioner.class = null 06:40:54 partitioner.ignore.keys = false 06:40:54 receive.buffer.bytes = 32768 06:40:54 reconnect.backoff.max.ms = 1000 06:40:54 reconnect.backoff.ms = 50 06:40:54 request.timeout.ms = 30000 06:40:54 retries = 2147483647 06:40:54 retry.backoff.max.ms = 1000 06:40:54 retry.backoff.ms = 100 06:40:54 sasl.client.callback.handler.class = null 06:40:54 sasl.jaas.config = null 06:40:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:54 sasl.kerberos.min.time.before.relogin = 60000 06:40:54 sasl.kerberos.service.name = null 06:40:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:54 sasl.login.callback.handler.class = null 06:40:54 sasl.login.class = null 06:40:54 sasl.login.connect.timeout.ms = null 06:40:54 sasl.login.read.timeout.ms = null 06:40:54 sasl.login.refresh.buffer.seconds = 300 06:40:54 sasl.login.refresh.min.period.seconds = 60 06:40:54 sasl.login.refresh.window.factor = 0.8 06:40:54 sasl.login.refresh.window.jitter = 0.05 06:40:54 sasl.login.retry.backoff.max.ms = 10000 06:40:54 sasl.login.retry.backoff.ms = 100 06:40:54 sasl.mechanism = GSSAPI 06:40:54 sasl.oauthbearer.clock.skew.seconds = 30 06:40:54 sasl.oauthbearer.expected.audience = null 06:40:54 sasl.oauthbearer.expected.issuer = null 06:40:54 sasl.oauthbearer.header.urlencode = false 06:40:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:54 sasl.oauthbearer.jwks.endpoint.url = null 06:40:54 sasl.oauthbearer.scope.claim.name = scope 06:40:54 sasl.oauthbearer.sub.claim.name = sub 06:40:54 sasl.oauthbearer.token.endpoint.url = null 06:40:54 security.protocol = PLAINTEXT 06:40:54 security.providers = null 06:40:54 send.buffer.bytes = 131072 06:40:54 socket.connection.setup.timeout.max.ms = 30000 06:40:54 socket.connection.setup.timeout.ms = 10000 06:40:54 ssl.cipher.suites = null 06:40:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:54 ssl.endpoint.identification.algorithm = https 06:40:54 ssl.engine.factory.class = null 06:40:54 ssl.key.password = null 06:40:54 ssl.keymanager.algorithm = SunX509 06:40:54 ssl.keystore.certificate.chain = null 06:40:54 ssl.keystore.key = null 06:40:54 ssl.keystore.location = null 06:40:54 ssl.keystore.password = null 06:40:54 ssl.keystore.type = JKS 06:40:54 ssl.protocol = TLSv1.3 06:40:54 ssl.provider = null 06:40:54 ssl.secure.random.implementation = null 06:40:54 ssl.trustmanager.algorithm = PKIX 06:40:54 ssl.truststore.certificates = null 06:40:54 ssl.truststore.location = null 06:40:54 ssl.truststore.password = null 06:40:54 ssl.truststore.type = JKS 06:40:54 transaction.timeout.ms = 60000 06:40:54 transactional.id = null 06:40:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:40:54 06:40:54 2026-03-24T06:40:54.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:54 2026-03-24T06:40:54.250Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:54 2026-03-24T06:40:54.252Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:40:54 2026-03-24T06:40:54.265Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:54 2026-03-24T06:40:54.266Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 06:40:54 2026-03-24T06:40:54.271Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:54 2026-03-24T06:40:54.271Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 06:40:54 2026-03-24T06:40:54.291Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 06:40:54 2026-03-24T06:40:54.424Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-7458645d-d8e4-4e75-8508-50084f628535 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:54 2026-03-24T06:40:54.532Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:55 2026-03-24T06:40:55.015Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:55 2026-03-24T06:40:55.015Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:55 2026-03-24T06:40:55.015Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:55 2026-03-24T06:40:55.015Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:55 2026-03-24T06:40:55.021Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 06:40:55 2026-03-24T06:40:55.022Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:55 2026-03-24T06:40:55.025Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:55 2026-03-24T06:40:55.027Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:55 2026-03-24T06:40:55.027Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:55 2026-03-24T06:40:55.027Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:55 2026-03-24T06:40:55.027Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:55 2026-03-24T06:40:55.027Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:55 2026-03-24T06:40:55.275Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.275Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.276Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.276Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.276Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.306Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.333Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.333Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.366Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.426Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.500Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.531Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.531Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.531Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.566Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:55 2026-03-24T06:40:55.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:55 2026-03-24T06:40:55.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:55 2026-03-24T06:40:55.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:55 2026-03-24T06:40:55.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:55 2026-03-24T06:40:55.624Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:55 2026-03-24T06:40:55.638Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:55 allow.auto.create.topics = true 06:40:55 auto.commit.interval.ms = 5000 06:40:55 auto.include.jmx.reporter = true 06:40:55 auto.offset.reset = latest 06:40:55 bootstrap.servers = [localhost:32778] 06:40:55 check.crcs = true 06:40:55 client.dns.lookup = use_all_dns_ips 06:40:55 client.id = consumer-test-group-11 06:40:55 client.rack = 06:40:55 connections.max.idle.ms = 540000 06:40:55 default.api.timeout.ms = 60000 06:40:55 enable.auto.commit = true 06:40:55 enable.metrics.push = true 06:40:55 exclude.internal.topics = true 06:40:55 fetch.max.bytes = 52428800 06:40:55 fetch.max.wait.ms = 500 06:40:55 fetch.min.bytes = 1 06:40:55 group.id = test-group 06:40:55 group.instance.id = null 06:40:55 group.protocol = classic 06:40:55 group.remote.assignor = null 06:40:55 heartbeat.interval.ms = 3000 06:40:55 interceptor.classes = [] 06:40:55 internal.leave.group.on.close = true 06:40:55 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:55 isolation.level = read_uncommitted 06:40:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:55 max.partition.fetch.bytes = 1048576 06:40:55 max.poll.interval.ms = 300000 06:40:55 max.poll.records = 2147483647 06:40:55 metadata.max.age.ms = 300000 06:40:55 metadata.recovery.strategy = none 06:40:55 metric.reporters = [] 06:40:55 metrics.num.samples = 2 06:40:55 metrics.recording.level = INFO 06:40:55 metrics.sample.window.ms = 30000 06:40:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:55 receive.buffer.bytes = 65536 06:40:55 reconnect.backoff.max.ms = 1000 06:40:55 reconnect.backoff.ms = 50 06:40:55 request.timeout.ms = 30000 06:40:55 retry.backoff.max.ms = 1000 06:40:55 retry.backoff.ms = 100 06:40:55 sasl.client.callback.handler.class = null 06:40:55 sasl.jaas.config = null 06:40:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:55 sasl.kerberos.min.time.before.relogin = 60000 06:40:55 sasl.kerberos.service.name = null 06:40:55 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:55 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:55 sasl.login.callback.handler.class = null 06:40:55 sasl.login.class = null 06:40:55 sasl.login.connect.timeout.ms = null 06:40:55 sasl.login.read.timeout.ms = null 06:40:55 sasl.login.refresh.buffer.seconds = 300 06:40:55 sasl.login.refresh.min.period.seconds = 60 06:40:55 sasl.login.refresh.window.factor = 0.8 06:40:55 sasl.login.refresh.window.jitter = 0.05 06:40:55 sasl.login.retry.backoff.max.ms = 10000 06:40:55 sasl.login.retry.backoff.ms = 100 06:40:55 sasl.mechanism = GSSAPI 06:40:55 sasl.oauthbearer.clock.skew.seconds = 30 06:40:55 sasl.oauthbearer.expected.audience = null 06:40:55 sasl.oauthbearer.expected.issuer = null 06:40:55 sasl.oauthbearer.header.urlencode = false 06:40:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:55 sasl.oauthbearer.jwks.endpoint.url = null 06:40:55 sasl.oauthbearer.scope.claim.name = scope 06:40:55 sasl.oauthbearer.sub.claim.name = sub 06:40:55 sasl.oauthbearer.token.endpoint.url = null 06:40:55 security.protocol = PLAINTEXT 06:40:55 security.providers = null 06:40:55 send.buffer.bytes = 131072 06:40:55 session.timeout.ms = 45000 06:40:55 socket.connection.setup.timeout.max.ms = 30000 06:40:55 socket.connection.setup.timeout.ms = 10000 06:40:55 ssl.cipher.suites = null 06:40:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:55 ssl.endpoint.identification.algorithm = https 06:40:55 ssl.engine.factory.class = null 06:40:55 ssl.key.password = null 06:40:55 ssl.keymanager.algorithm = SunX509 06:40:55 ssl.keystore.certificate.chain = null 06:40:55 ssl.keystore.key = null 06:40:55 ssl.keystore.location = null 06:40:55 ssl.keystore.password = null 06:40:55 ssl.keystore.type = JKS 06:40:55 ssl.protocol = TLSv1.3 06:40:55 ssl.provider = null 06:40:55 ssl.secure.random.implementation = null 06:40:55 ssl.trustmanager.algorithm = PKIX 06:40:55 ssl.truststore.certificates = null 06:40:55 ssl.truststore.location = null 06:40:55 ssl.truststore.password = null 06:40:55 ssl.truststore.type = JKS 06:40:55 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:55 06:40:55 2026-03-24T06:40:55.639Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:55 2026-03-24T06:40:55.642Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:55 2026-03-24T06:40:55.642Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:55 2026-03-24T06:40:55.642Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334455642 06:40:55 2026-03-24T06:40:55.642Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:40:55 2026-03-24T06:40:55.648Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:55 2026-03-24T06:40:55.649Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:55 2026-03-24T06:40:55.650Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 06:40:55 2026-03-24T06:40:55.657Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-a1472870-3bbb-4f19-9d4a-37a8819bc286 06:40:55 2026-03-24T06:40:55.657Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 06:40:55 2026-03-24T06:40:55.661Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-a1472870-3bbb-4f19-9d4a-37a8819bc286', protocol='range'} 06:40:55 2026-03-24T06:40:55.662Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-a1472870-3bbb-4f19-9d4a-37a8819bc286=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:40:55 2026-03-24T06:40:55.671Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-a1472870-3bbb-4f19-9d4a-37a8819bc286', protocol='range'} 06:40:55 2026-03-24T06:40:55.671Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:40:55 2026-03-24T06:40:55.671Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:40:55 2026-03-24T06:40:55.672Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:40:55 2026-03-24T06:40:55.683Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:56 2026-03-24T06:40:56.144Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:56 acks = -1 06:40:56 auto.include.jmx.reporter = true 06:40:56 batch.size = 16384 06:40:56 bootstrap.servers = [localhost:32778] 06:40:56 buffer.memory = 33554432 06:40:56 client.dns.lookup = use_all_dns_ips 06:40:56 client.id = test-client-id 06:40:56 compression.gzip.level = -1 06:40:56 compression.lz4.level = 9 06:40:56 compression.type = none 06:40:56 compression.zstd.level = 3 06:40:56 connections.max.idle.ms = 540000 06:40:56 delivery.timeout.ms = 120000 06:40:56 enable.idempotence = true 06:40:56 enable.metrics.push = true 06:40:56 interceptor.classes = [] 06:40:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:56 linger.ms = 0 06:40:56 max.block.ms = 60000 06:40:56 max.in.flight.requests.per.connection = 5 06:40:56 max.request.size = 1048576 06:40:56 metadata.max.age.ms = 300000 06:40:56 metadata.max.idle.ms = 300000 06:40:56 metadata.recovery.strategy = none 06:40:56 metric.reporters = [] 06:40:56 metrics.num.samples = 2 06:40:56 metrics.recording.level = INFO 06:40:56 metrics.sample.window.ms = 30000 06:40:56 partitioner.adaptive.partitioning.enable = true 06:40:56 partitioner.availability.timeout.ms = 0 06:40:56 partitioner.class = null 06:40:56 partitioner.ignore.keys = false 06:40:56 receive.buffer.bytes = 32768 06:40:56 reconnect.backoff.max.ms = 1000 06:40:56 reconnect.backoff.ms = 50 06:40:56 request.timeout.ms = 30000 06:40:56 retries = 2147483647 06:40:56 retry.backoff.max.ms = 1000 06:40:56 retry.backoff.ms = 100 06:40:56 sasl.client.callback.handler.class = null 06:40:56 sasl.jaas.config = null 06:40:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:56 sasl.kerberos.min.time.before.relogin = 60000 06:40:56 sasl.kerberos.service.name = null 06:40:56 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:56 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:56 sasl.login.callback.handler.class = null 06:40:56 sasl.login.class = null 06:40:56 sasl.login.connect.timeout.ms = null 06:40:56 sasl.login.read.timeout.ms = null 06:40:56 sasl.login.refresh.buffer.seconds = 300 06:40:56 sasl.login.refresh.min.period.seconds = 60 06:40:56 sasl.login.refresh.window.factor = 0.8 06:40:56 sasl.login.refresh.window.jitter = 0.05 06:40:56 sasl.login.retry.backoff.max.ms = 10000 06:40:56 sasl.login.retry.backoff.ms = 100 06:40:56 sasl.mechanism = GSSAPI 06:40:56 sasl.oauthbearer.clock.skew.seconds = 30 06:40:56 sasl.oauthbearer.expected.audience = null 06:40:56 sasl.oauthbearer.expected.issuer = null 06:40:56 sasl.oauthbearer.header.urlencode = false 06:40:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:56 sasl.oauthbearer.jwks.endpoint.url = null 06:40:56 sasl.oauthbearer.scope.claim.name = scope 06:40:56 sasl.oauthbearer.sub.claim.name = sub 06:40:56 sasl.oauthbearer.token.endpoint.url = null 06:40:56 security.protocol = PLAINTEXT 06:40:56 security.providers = null 06:40:56 send.buffer.bytes = 131072 06:40:56 socket.connection.setup.timeout.max.ms = 30000 06:40:56 socket.connection.setup.timeout.ms = 10000 06:40:56 ssl.cipher.suites = null 06:40:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:56 ssl.endpoint.identification.algorithm = https 06:40:56 ssl.engine.factory.class = null 06:40:56 ssl.key.password = null 06:40:56 ssl.keymanager.algorithm = SunX509 06:40:56 ssl.keystore.certificate.chain = null 06:40:56 ssl.keystore.key = null 06:40:56 ssl.keystore.location = null 06:40:56 ssl.keystore.password = null 06:40:56 ssl.keystore.type = JKS 06:40:56 ssl.protocol = TLSv1.3 06:40:56 ssl.provider = null 06:40:56 ssl.secure.random.implementation = null 06:40:56 ssl.trustmanager.algorithm = PKIX 06:40:56 ssl.truststore.certificates = null 06:40:56 ssl.truststore.location = null 06:40:56 ssl.truststore.password = null 06:40:56 ssl.truststore.type = JKS 06:40:56 transaction.timeout.ms = 60000 06:40:56 transactional.id = null 06:40:56 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:56 06:40:56 2026-03-24T06:40:56.144Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:56 2026-03-24T06:40:56.145Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:56 2026-03-24T06:40:56.148Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:56 2026-03-24T06:40:56.148Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:56 2026-03-24T06:40:56.148Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334456148 06:40:56 2026-03-24T06:40:56.150Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:56 acks = -1 06:40:56 auto.include.jmx.reporter = true 06:40:56 batch.size = 16384 06:40:56 bootstrap.servers = [localhost:32778] 06:40:56 buffer.memory = 33554432 06:40:56 client.dns.lookup = use_all_dns_ips 06:40:56 client.id = test-client-id 06:40:56 compression.gzip.level = -1 06:40:56 compression.lz4.level = 9 06:40:56 compression.type = none 06:40:56 compression.zstd.level = 3 06:40:56 connections.max.idle.ms = 540000 06:40:56 delivery.timeout.ms = 120000 06:40:56 enable.idempotence = true 06:40:56 enable.metrics.push = true 06:40:56 interceptor.classes = [] 06:40:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:56 linger.ms = 0 06:40:56 max.block.ms = 60000 06:40:56 max.in.flight.requests.per.connection = 5 06:40:56 max.request.size = 1048576 06:40:56 metadata.max.age.ms = 300000 06:40:56 metadata.max.idle.ms = 300000 06:40:56 metadata.recovery.strategy = none 06:40:56 metric.reporters = [] 06:40:56 metrics.num.samples = 2 06:40:56 metrics.recording.level = INFO 06:40:56 metrics.sample.window.ms = 30000 06:40:56 partitioner.adaptive.partitioning.enable = true 06:40:56 partitioner.availability.timeout.ms = 0 06:40:56 partitioner.class = null 06:40:56 partitioner.ignore.keys = false 06:40:56 receive.buffer.bytes = 32768 06:40:56 reconnect.backoff.max.ms = 1000 06:40:56 reconnect.backoff.ms = 50 06:40:56 request.timeout.ms = 30000 06:40:56 retries = 2147483647 06:40:56 retry.backoff.max.ms = 1000 06:40:56 retry.backoff.ms = 100 06:40:56 sasl.client.callback.handler.class = null 06:40:56 sasl.jaas.config = null 06:40:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:56 sasl.kerberos.min.time.before.relogin = 60000 06:40:56 sasl.kerberos.service.name = null 06:40:56 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:56 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:56 sasl.login.callback.handler.class = null 06:40:56 sasl.login.class = null 06:40:56 sasl.login.connect.timeout.ms = null 06:40:56 sasl.login.read.timeout.ms = null 06:40:56 sasl.login.refresh.buffer.seconds = 300 06:40:56 sasl.login.refresh.min.period.seconds = 60 06:40:56 sasl.login.refresh.window.factor = 0.8 06:40:56 sasl.login.refresh.window.jitter = 0.05 06:40:56 sasl.login.retry.backoff.max.ms = 10000 06:40:56 sasl.login.retry.backoff.ms = 100 06:40:56 sasl.mechanism = GSSAPI 06:40:56 sasl.oauthbearer.clock.skew.seconds = 30 06:40:56 sasl.oauthbearer.expected.audience = null 06:40:56 sasl.oauthbearer.expected.issuer = null 06:40:56 sasl.oauthbearer.header.urlencode = false 06:40:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:56 sasl.oauthbearer.jwks.endpoint.url = null 06:40:56 sasl.oauthbearer.scope.claim.name = scope 06:40:56 sasl.oauthbearer.sub.claim.name = sub 06:40:56 sasl.oauthbearer.token.endpoint.url = null 06:40:56 security.protocol = PLAINTEXT 06:40:56 security.providers = null 06:40:56 send.buffer.bytes = 131072 06:40:56 socket.connection.setup.timeout.max.ms = 30000 06:40:56 socket.connection.setup.timeout.ms = 10000 06:40:56 ssl.cipher.suites = null 06:40:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:56 ssl.endpoint.identification.algorithm = https 06:40:56 ssl.engine.factory.class = null 06:40:56 ssl.key.password = null 06:40:56 ssl.keymanager.algorithm = SunX509 06:40:56 ssl.keystore.certificate.chain = null 06:40:56 ssl.keystore.key = null 06:40:56 ssl.keystore.location = null 06:40:56 ssl.keystore.password = null 06:40:56 ssl.keystore.type = JKS 06:40:56 ssl.protocol = TLSv1.3 06:40:56 ssl.provider = null 06:40:56 ssl.secure.random.implementation = null 06:40:56 ssl.trustmanager.algorithm = PKIX 06:40:56 ssl.truststore.certificates = null 06:40:56 ssl.truststore.location = null 06:40:56 ssl.truststore.password = null 06:40:56 ssl.truststore.type = JKS 06:40:56 transaction.timeout.ms = 60000 06:40:56 transactional.id = null 06:40:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:40:56 06:40:56 2026-03-24T06:40:56.150Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:56 2026-03-24T06:40:56.151Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:56 2026-03-24T06:40:56.153Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:40:56 2026-03-24T06:40:56.154Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:56 2026-03-24T06:40:56.154Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 06:40:56 2026-03-24T06:40:56.158Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:56 2026-03-24T06:40:56.158Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 06:40:56 2026-03-24T06:40:56.177Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 06:40:56 2026-03-24T06:40:56.230Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 06:40:56 2026-03-24T06:40:56.317Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 06:40:56 2026-03-24T06:40:56.352Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-a1472870-3bbb-4f19-9d4a-37a8819bc286 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:56 2026-03-24T06:40:56.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:56 2026-03-24T06:40:56.436Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:56 2026-03-24T06:40:56.436Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:56 2026-03-24T06:40:56.436Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:56 2026-03-24T06:40:56.436Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:56 2026-03-24T06:40:56.438Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 06:40:56 2026-03-24T06:40:56.438Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:56 2026-03-24T06:40:56.441Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:56 2026-03-24T06:40:56.444Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:56 2026-03-24T06:40:56.444Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:56 2026-03-24T06:40:56.444Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:56 2026-03-24T06:40:56.444Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:56 2026-03-24T06:40:56.444Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:56 2026-03-24T06:40:56.665Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:56 2026-03-24T06:40:56.666Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:56 2026-03-24T06:40:56.666Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:56 2026-03-24T06:40:56.666Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:56 2026-03-24T06:40:56.666Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:56 2026-03-24T06:40:56.700Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:56 2026-03-24T06:40:56.728Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:56 2026-03-24T06:40:56.728Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:56 2026-03-24T06:40:56.729Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:56 2026-03-24T06:40:56.729Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:56 2026-03-24T06:40:56.729Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:56 2026-03-24T06:40:56.755Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:56 2026-03-24T06:40:56.803Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:56 2026-03-24T06:40:56.803Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:56 2026-03-24T06:40:56.803Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:56 2026-03-24T06:40:56.804Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:56 2026-03-24T06:40:56.804Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:56 2026-03-24T06:40:56.832Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:56 2026-03-24T06:40:56.863Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:56 2026-03-24T06:40:56.863Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:56 2026-03-24T06:40:56.864Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:56 2026-03-24T06:40:56.864Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:56 2026-03-24T06:40:56.864Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:56 2026-03-24T06:40:56.895Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:56 2026-03-24T06:40:56.923Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:56 2026-03-24T06:40:56.923Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:56 2026-03-24T06:40:56.924Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:56 2026-03-24T06:40:56.924Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:56 2026-03-24T06:40:56.924Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:56 2026-03-24T06:40:56.952Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:57 2026-03-24T06:40:56.982Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:57 2026-03-24T06:40:56.982Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:57 2026-03-24T06:40:56.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:57 2026-03-24T06:40:56.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:57 2026-03-24T06:40:56.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:57 2026-03-24T06:40:57.005Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:57 2026-03-24T06:40:57.015Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:57 allow.auto.create.topics = true 06:40:57 auto.commit.interval.ms = 5000 06:40:57 auto.include.jmx.reporter = true 06:40:57 auto.offset.reset = latest 06:40:57 bootstrap.servers = [localhost:32778] 06:40:57 check.crcs = true 06:40:57 client.dns.lookup = use_all_dns_ips 06:40:57 client.id = consumer-test-group-12 06:40:57 client.rack = 06:40:57 connections.max.idle.ms = 540000 06:40:57 default.api.timeout.ms = 60000 06:40:57 enable.auto.commit = true 06:40:57 enable.metrics.push = true 06:40:57 exclude.internal.topics = true 06:40:57 fetch.max.bytes = 52428800 06:40:57 fetch.max.wait.ms = 500 06:40:57 fetch.min.bytes = 1 06:40:57 group.id = test-group 06:40:57 group.instance.id = null 06:40:57 group.protocol = classic 06:40:57 group.remote.assignor = null 06:40:57 heartbeat.interval.ms = 3000 06:40:57 interceptor.classes = [] 06:40:57 internal.leave.group.on.close = true 06:40:57 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:57 isolation.level = read_uncommitted 06:40:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:57 max.partition.fetch.bytes = 1048576 06:40:57 max.poll.interval.ms = 300000 06:40:57 max.poll.records = 2147483647 06:40:57 metadata.max.age.ms = 300000 06:40:57 metadata.recovery.strategy = none 06:40:57 metric.reporters = [] 06:40:57 metrics.num.samples = 2 06:40:57 metrics.recording.level = INFO 06:40:57 metrics.sample.window.ms = 30000 06:40:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:57 receive.buffer.bytes = 65536 06:40:57 reconnect.backoff.max.ms = 1000 06:40:57 reconnect.backoff.ms = 50 06:40:57 request.timeout.ms = 30000 06:40:57 retry.backoff.max.ms = 1000 06:40:57 retry.backoff.ms = 100 06:40:57 sasl.client.callback.handler.class = null 06:40:57 sasl.jaas.config = null 06:40:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:57 sasl.kerberos.min.time.before.relogin = 60000 06:40:57 sasl.kerberos.service.name = null 06:40:57 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:57 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:57 sasl.login.callback.handler.class = null 06:40:57 sasl.login.class = null 06:40:57 sasl.login.connect.timeout.ms = null 06:40:57 sasl.login.read.timeout.ms = null 06:40:57 sasl.login.refresh.buffer.seconds = 300 06:40:57 sasl.login.refresh.min.period.seconds = 60 06:40:57 sasl.login.refresh.window.factor = 0.8 06:40:57 sasl.login.refresh.window.jitter = 0.05 06:40:57 sasl.login.retry.backoff.max.ms = 10000 06:40:57 sasl.login.retry.backoff.ms = 100 06:40:57 sasl.mechanism = GSSAPI 06:40:57 sasl.oauthbearer.clock.skew.seconds = 30 06:40:57 sasl.oauthbearer.expected.audience = null 06:40:57 sasl.oauthbearer.expected.issuer = null 06:40:57 sasl.oauthbearer.header.urlencode = false 06:40:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:57 sasl.oauthbearer.jwks.endpoint.url = null 06:40:57 sasl.oauthbearer.scope.claim.name = scope 06:40:57 sasl.oauthbearer.sub.claim.name = sub 06:40:57 sasl.oauthbearer.token.endpoint.url = null 06:40:57 security.protocol = PLAINTEXT 06:40:57 security.providers = null 06:40:57 send.buffer.bytes = 131072 06:40:57 session.timeout.ms = 45000 06:40:57 socket.connection.setup.timeout.max.ms = 30000 06:40:57 socket.connection.setup.timeout.ms = 10000 06:40:57 ssl.cipher.suites = null 06:40:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:57 ssl.endpoint.identification.algorithm = https 06:40:57 ssl.engine.factory.class = null 06:40:57 ssl.key.password = null 06:40:57 ssl.keymanager.algorithm = SunX509 06:40:57 ssl.keystore.certificate.chain = null 06:40:57 ssl.keystore.key = null 06:40:57 ssl.keystore.location = null 06:40:57 ssl.keystore.password = null 06:40:57 ssl.keystore.type = JKS 06:40:57 ssl.protocol = TLSv1.3 06:40:57 ssl.provider = null 06:40:57 ssl.secure.random.implementation = null 06:40:57 ssl.trustmanager.algorithm = PKIX 06:40:57 ssl.truststore.certificates = null 06:40:57 ssl.truststore.location = null 06:40:57 ssl.truststore.password = null 06:40:57 ssl.truststore.type = JKS 06:40:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:57 06:40:57 2026-03-24T06:40:57.015Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:57 2026-03-24T06:40:57.018Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:57 2026-03-24T06:40:57.018Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:57 2026-03-24T06:40:57.018Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334457018 06:40:57 2026-03-24T06:40:57.018Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:40:57 2026-03-24T06:40:57.031Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:57 2026-03-24T06:40:57.031Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:57 2026-03-24T06:40:57.033Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 06:40:57 2026-03-24T06:40:57.038Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-1ca441da-7e23-42ed-8774-d9285bc79975 06:40:57 2026-03-24T06:40:57.038Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 06:40:57 2026-03-24T06:40:57.041Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-1ca441da-7e23-42ed-8774-d9285bc79975', protocol='range'} 06:40:57 2026-03-24T06:40:57.041Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-1ca441da-7e23-42ed-8774-d9285bc79975=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:40:57 2026-03-24T06:40:57.044Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-1ca441da-7e23-42ed-8774-d9285bc79975', protocol='range'} 06:40:57 2026-03-24T06:40:57.044Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:40:57 2026-03-24T06:40:57.044Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:40:57 2026-03-24T06:40:57.046Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:40:57 2026-03-24T06:40:57.051Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:57 2026-03-24T06:40:57.520Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:57 acks = -1 06:40:57 auto.include.jmx.reporter = true 06:40:57 batch.size = 16384 06:40:57 bootstrap.servers = [localhost:32778] 06:40:57 buffer.memory = 33554432 06:40:57 client.dns.lookup = use_all_dns_ips 06:40:57 client.id = test-client-id 06:40:57 compression.gzip.level = -1 06:40:57 compression.lz4.level = 9 06:40:57 compression.type = none 06:40:57 compression.zstd.level = 3 06:40:57 connections.max.idle.ms = 540000 06:40:57 delivery.timeout.ms = 120000 06:40:57 enable.idempotence = true 06:40:57 enable.metrics.push = true 06:40:57 interceptor.classes = [] 06:40:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:57 linger.ms = 0 06:40:57 max.block.ms = 60000 06:40:57 max.in.flight.requests.per.connection = 5 06:40:57 max.request.size = 1048576 06:40:57 metadata.max.age.ms = 300000 06:40:57 metadata.max.idle.ms = 300000 06:40:57 metadata.recovery.strategy = none 06:40:57 metric.reporters = [] 06:40:57 metrics.num.samples = 2 06:40:57 metrics.recording.level = INFO 06:40:57 metrics.sample.window.ms = 30000 06:40:57 partitioner.adaptive.partitioning.enable = true 06:40:57 partitioner.availability.timeout.ms = 0 06:40:57 partitioner.class = null 06:40:57 partitioner.ignore.keys = false 06:40:57 receive.buffer.bytes = 32768 06:40:57 reconnect.backoff.max.ms = 1000 06:40:57 reconnect.backoff.ms = 50 06:40:57 request.timeout.ms = 30000 06:40:57 retries = 2147483647 06:40:57 retry.backoff.max.ms = 1000 06:40:57 retry.backoff.ms = 100 06:40:57 sasl.client.callback.handler.class = null 06:40:57 sasl.jaas.config = null 06:40:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:57 sasl.kerberos.min.time.before.relogin = 60000 06:40:57 sasl.kerberos.service.name = null 06:40:57 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:57 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:57 sasl.login.callback.handler.class = null 06:40:57 sasl.login.class = null 06:40:57 sasl.login.connect.timeout.ms = null 06:40:57 sasl.login.read.timeout.ms = null 06:40:57 sasl.login.refresh.buffer.seconds = 300 06:40:57 sasl.login.refresh.min.period.seconds = 60 06:40:57 sasl.login.refresh.window.factor = 0.8 06:40:57 sasl.login.refresh.window.jitter = 0.05 06:40:57 sasl.login.retry.backoff.max.ms = 10000 06:40:57 sasl.login.retry.backoff.ms = 100 06:40:57 sasl.mechanism = GSSAPI 06:40:57 sasl.oauthbearer.clock.skew.seconds = 30 06:40:57 sasl.oauthbearer.expected.audience = null 06:40:57 sasl.oauthbearer.expected.issuer = null 06:40:57 sasl.oauthbearer.header.urlencode = false 06:40:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:57 sasl.oauthbearer.jwks.endpoint.url = null 06:40:57 sasl.oauthbearer.scope.claim.name = scope 06:40:57 sasl.oauthbearer.sub.claim.name = sub 06:40:57 sasl.oauthbearer.token.endpoint.url = null 06:40:57 security.protocol = PLAINTEXT 06:40:57 security.providers = null 06:40:57 send.buffer.bytes = 131072 06:40:57 socket.connection.setup.timeout.max.ms = 30000 06:40:57 socket.connection.setup.timeout.ms = 10000 06:40:57 ssl.cipher.suites = null 06:40:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:57 ssl.endpoint.identification.algorithm = https 06:40:57 ssl.engine.factory.class = null 06:40:57 ssl.key.password = null 06:40:57 ssl.keymanager.algorithm = SunX509 06:40:57 ssl.keystore.certificate.chain = null 06:40:57 ssl.keystore.key = null 06:40:57 ssl.keystore.location = null 06:40:57 ssl.keystore.password = null 06:40:57 ssl.keystore.type = JKS 06:40:57 ssl.protocol = TLSv1.3 06:40:57 ssl.provider = null 06:40:57 ssl.secure.random.implementation = null 06:40:57 ssl.trustmanager.algorithm = PKIX 06:40:57 ssl.truststore.certificates = null 06:40:57 ssl.truststore.location = null 06:40:57 ssl.truststore.password = null 06:40:57 ssl.truststore.type = JKS 06:40:57 transaction.timeout.ms = 60000 06:40:57 transactional.id = null 06:40:57 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:57 06:40:57 2026-03-24T06:40:57.520Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:57 2026-03-24T06:40:57.521Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:57 2026-03-24T06:40:57.524Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:57 2026-03-24T06:40:57.524Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:57 2026-03-24T06:40:57.524Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334457524 06:40:57 2026-03-24T06:40:57.525Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:57 acks = -1 06:40:57 auto.include.jmx.reporter = true 06:40:57 batch.size = 16384 06:40:57 bootstrap.servers = [localhost:32778] 06:40:57 buffer.memory = 33554432 06:40:57 client.dns.lookup = use_all_dns_ips 06:40:57 client.id = test-client-id 06:40:57 compression.gzip.level = -1 06:40:57 compression.lz4.level = 9 06:40:57 compression.type = none 06:40:57 compression.zstd.level = 3 06:40:57 connections.max.idle.ms = 540000 06:40:57 delivery.timeout.ms = 120000 06:40:57 enable.idempotence = true 06:40:57 enable.metrics.push = true 06:40:57 interceptor.classes = [] 06:40:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:57 linger.ms = 0 06:40:57 max.block.ms = 60000 06:40:57 max.in.flight.requests.per.connection = 5 06:40:57 max.request.size = 1048576 06:40:57 metadata.max.age.ms = 300000 06:40:57 metadata.max.idle.ms = 300000 06:40:57 metadata.recovery.strategy = none 06:40:57 metric.reporters = [] 06:40:57 metrics.num.samples = 2 06:40:57 metrics.recording.level = INFO 06:40:57 metrics.sample.window.ms = 30000 06:40:57 partitioner.adaptive.partitioning.enable = true 06:40:57 partitioner.availability.timeout.ms = 0 06:40:57 partitioner.class = null 06:40:57 partitioner.ignore.keys = false 06:40:57 receive.buffer.bytes = 32768 06:40:57 reconnect.backoff.max.ms = 1000 06:40:57 reconnect.backoff.ms = 50 06:40:57 request.timeout.ms = 30000 06:40:57 retries = 2147483647 06:40:57 retry.backoff.max.ms = 1000 06:40:57 retry.backoff.ms = 100 06:40:57 sasl.client.callback.handler.class = null 06:40:57 sasl.jaas.config = null 06:40:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:57 sasl.kerberos.min.time.before.relogin = 60000 06:40:57 sasl.kerberos.service.name = null 06:40:57 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:57 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:57 sasl.login.callback.handler.class = null 06:40:57 sasl.login.class = null 06:40:57 sasl.login.connect.timeout.ms = null 06:40:57 sasl.login.read.timeout.ms = null 06:40:57 sasl.login.refresh.buffer.seconds = 300 06:40:57 sasl.login.refresh.min.period.seconds = 60 06:40:57 sasl.login.refresh.window.factor = 0.8 06:40:57 sasl.login.refresh.window.jitter = 0.05 06:40:57 sasl.login.retry.backoff.max.ms = 10000 06:40:57 sasl.login.retry.backoff.ms = 100 06:40:57 sasl.mechanism = GSSAPI 06:40:57 sasl.oauthbearer.clock.skew.seconds = 30 06:40:57 sasl.oauthbearer.expected.audience = null 06:40:57 sasl.oauthbearer.expected.issuer = null 06:40:57 sasl.oauthbearer.header.urlencode = false 06:40:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:57 sasl.oauthbearer.jwks.endpoint.url = null 06:40:57 sasl.oauthbearer.scope.claim.name = scope 06:40:57 sasl.oauthbearer.sub.claim.name = sub 06:40:57 sasl.oauthbearer.token.endpoint.url = null 06:40:57 security.protocol = PLAINTEXT 06:40:57 security.providers = null 06:40:57 send.buffer.bytes = 131072 06:40:57 socket.connection.setup.timeout.max.ms = 30000 06:40:57 socket.connection.setup.timeout.ms = 10000 06:40:57 ssl.cipher.suites = null 06:40:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:57 ssl.endpoint.identification.algorithm = https 06:40:57 ssl.engine.factory.class = null 06:40:57 ssl.key.password = null 06:40:57 ssl.keymanager.algorithm = SunX509 06:40:57 ssl.keystore.certificate.chain = null 06:40:57 ssl.keystore.key = null 06:40:57 ssl.keystore.location = null 06:40:57 ssl.keystore.password = null 06:40:57 ssl.keystore.type = JKS 06:40:57 ssl.protocol = TLSv1.3 06:40:57 ssl.provider = null 06:40:57 ssl.secure.random.implementation = null 06:40:57 ssl.trustmanager.algorithm = PKIX 06:40:57 ssl.truststore.certificates = null 06:40:57 ssl.truststore.location = null 06:40:57 ssl.truststore.password = null 06:40:57 ssl.truststore.type = JKS 06:40:57 transaction.timeout.ms = 60000 06:40:57 transactional.id = null 06:40:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:40:57 06:40:57 2026-03-24T06:40:57.525Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:57 2026-03-24T06:40:57.525Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:57 2026-03-24T06:40:57.527Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:40:57 2026-03-24T06:40:57.531Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:57 2026-03-24T06:40:57.531Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 06:40:57 2026-03-24T06:40:57.533Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:57 2026-03-24T06:40:57.533Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 06:40:57 2026-03-24T06:40:57.537Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 06:40:57 2026-03-24T06:40:57.655Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 06:40:57 2026-03-24T06:40:57.747Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:40:57 2026-03-24T06:40:57.801Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:40:57 2026-03-24T06:40:57.848Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:40:57 2026-03-24T06:40:57.876Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:40:57 2026-03-24T06:40:57.951Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 06:40:58 2026-03-24T06:40:58.021Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 06:40:58 2026-03-24T06:40:58.084Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:40:58 2026-03-24T06:40:58.084Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-1ca441da-7e23-42ed-8774-d9285bc79975 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:40:58 2026-03-24T06:40:58.084Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:58 2026-03-24T06:40:58.085Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:58 2026-03-24T06:40:58.085Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:40:58 2026-03-24T06:40:58.085Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:40:58 2026-03-24T06:40:58.085Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:40:58 2026-03-24T06:40:58.588Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:58 2026-03-24T06:40:58.588Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:58 2026-03-24T06:40:58.588Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:58 2026-03-24T06:40:58.588Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:58 2026-03-24T06:40:58.592Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 06:40:58 2026-03-24T06:40:58.592Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:58 2026-03-24T06:40:58.594Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:58 2026-03-24T06:40:58.594Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:58 2026-03-24T06:40:58.595Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:58 2026-03-24T06:40:58.595Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:58 2026-03-24T06:40:58.595Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:58 2026-03-24T06:40:58.595Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:40:58 2026-03-24T06:40:58.599Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:40:58 2026-03-24T06:40:58.599Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:40:58 2026-03-24T06:40:58.599Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:40:58 2026-03-24T06:40:58.599Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:40:58 2026-03-24T06:40:58.599Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:40:58 2026-03-24T06:40:58.778Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:58 2026-03-24T06:40:58.778Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:58 2026-03-24T06:40:58.778Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:58 2026-03-24T06:40:58.779Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:58 2026-03-24T06:40:58.779Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:58 2026-03-24T06:40:58.807Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:58 2026-03-24T06:40:58.837Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:58 2026-03-24T06:40:58.837Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:58 2026-03-24T06:40:58.837Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:58 2026-03-24T06:40:58.837Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:58 2026-03-24T06:40:58.837Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:58 2026-03-24T06:40:58.866Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:58 2026-03-24T06:40:58.910Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:58 2026-03-24T06:40:58.911Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:58 2026-03-24T06:40:58.911Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:58 2026-03-24T06:40:58.911Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:58 2026-03-24T06:40:58.911Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:58 2026-03-24T06:40:58.940Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:59 2026-03-24T06:40:58.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:59 2026-03-24T06:40:58.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:59 2026-03-24T06:40:58.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:59 2026-03-24T06:40:58.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:59 2026-03-24T06:40:58.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:59 2026-03-24T06:40:59.000Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:59 2026-03-24T06:40:59.027Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:59 2026-03-24T06:40:59.027Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:59 2026-03-24T06:40:59.036Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:59 2026-03-24T06:40:59.036Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:59 2026-03-24T06:40:59.036Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:59 2026-03-24T06:40:59.065Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:59 2026-03-24T06:40:59.096Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:40:59 2026-03-24T06:40:59.096Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:40:59 2026-03-24T06:40:59.099Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:40:59 2026-03-24T06:40:59.100Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:40:59 2026-03-24T06:40:59.100Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:40:59 2026-03-24T06:40:59.143Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:40:59 2026-03-24T06:40:59.173Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:40:59 allow.auto.create.topics = true 06:40:59 auto.commit.interval.ms = 5000 06:40:59 auto.include.jmx.reporter = true 06:40:59 auto.offset.reset = latest 06:40:59 bootstrap.servers = [localhost:32778] 06:40:59 check.crcs = true 06:40:59 client.dns.lookup = use_all_dns_ips 06:40:59 client.id = consumer-test-group-13 06:40:59 client.rack = 06:40:59 connections.max.idle.ms = 540000 06:40:59 default.api.timeout.ms = 60000 06:40:59 enable.auto.commit = true 06:40:59 enable.metrics.push = true 06:40:59 exclude.internal.topics = true 06:40:59 fetch.max.bytes = 52428800 06:40:59 fetch.max.wait.ms = 500 06:40:59 fetch.min.bytes = 1 06:40:59 group.id = test-group 06:40:59 group.instance.id = null 06:40:59 group.protocol = classic 06:40:59 group.remote.assignor = null 06:40:59 heartbeat.interval.ms = 3000 06:40:59 interceptor.classes = [] 06:40:59 internal.leave.group.on.close = true 06:40:59 internal.throw.on.fetch.stable.offset.unsupported = false 06:40:59 isolation.level = read_uncommitted 06:40:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:40:59 max.partition.fetch.bytes = 1048576 06:40:59 max.poll.interval.ms = 300000 06:40:59 max.poll.records = 2147483647 06:40:59 metadata.max.age.ms = 300000 06:40:59 metadata.recovery.strategy = none 06:40:59 metric.reporters = [] 06:40:59 metrics.num.samples = 2 06:40:59 metrics.recording.level = INFO 06:40:59 metrics.sample.window.ms = 30000 06:40:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:40:59 receive.buffer.bytes = 65536 06:40:59 reconnect.backoff.max.ms = 1000 06:40:59 reconnect.backoff.ms = 50 06:40:59 request.timeout.ms = 30000 06:40:59 retry.backoff.max.ms = 1000 06:40:59 retry.backoff.ms = 100 06:40:59 sasl.client.callback.handler.class = null 06:40:59 sasl.jaas.config = null 06:40:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:59 sasl.kerberos.min.time.before.relogin = 60000 06:40:59 sasl.kerberos.service.name = null 06:40:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:59 sasl.login.callback.handler.class = null 06:40:59 sasl.login.class = null 06:40:59 sasl.login.connect.timeout.ms = null 06:40:59 sasl.login.read.timeout.ms = null 06:40:59 sasl.login.refresh.buffer.seconds = 300 06:40:59 sasl.login.refresh.min.period.seconds = 60 06:40:59 sasl.login.refresh.window.factor = 0.8 06:40:59 sasl.login.refresh.window.jitter = 0.05 06:40:59 sasl.login.retry.backoff.max.ms = 10000 06:40:59 sasl.login.retry.backoff.ms = 100 06:40:59 sasl.mechanism = GSSAPI 06:40:59 sasl.oauthbearer.clock.skew.seconds = 30 06:40:59 sasl.oauthbearer.expected.audience = null 06:40:59 sasl.oauthbearer.expected.issuer = null 06:40:59 sasl.oauthbearer.header.urlencode = false 06:40:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:59 sasl.oauthbearer.jwks.endpoint.url = null 06:40:59 sasl.oauthbearer.scope.claim.name = scope 06:40:59 sasl.oauthbearer.sub.claim.name = sub 06:40:59 sasl.oauthbearer.token.endpoint.url = null 06:40:59 security.protocol = PLAINTEXT 06:40:59 security.providers = null 06:40:59 send.buffer.bytes = 131072 06:40:59 session.timeout.ms = 45000 06:40:59 socket.connection.setup.timeout.max.ms = 30000 06:40:59 socket.connection.setup.timeout.ms = 10000 06:40:59 ssl.cipher.suites = null 06:40:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:59 ssl.endpoint.identification.algorithm = https 06:40:59 ssl.engine.factory.class = null 06:40:59 ssl.key.password = null 06:40:59 ssl.keymanager.algorithm = SunX509 06:40:59 ssl.keystore.certificate.chain = null 06:40:59 ssl.keystore.key = null 06:40:59 ssl.keystore.location = null 06:40:59 ssl.keystore.password = null 06:40:59 ssl.keystore.type = JKS 06:40:59 ssl.protocol = TLSv1.3 06:40:59 ssl.provider = null 06:40:59 ssl.secure.random.implementation = null 06:40:59 ssl.trustmanager.algorithm = PKIX 06:40:59 ssl.truststore.certificates = null 06:40:59 ssl.truststore.location = null 06:40:59 ssl.truststore.password = null 06:40:59 ssl.truststore.type = JKS 06:40:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:40:59 06:40:59 2026-03-24T06:40:59.173Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:59 2026-03-24T06:40:59.176Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:59 2026-03-24T06:40:59.176Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:59 2026-03-24T06:40:59.176Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334459176 06:40:59 2026-03-24T06:40:59.176Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:40:59 2026-03-24T06:40:59.182Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:59 2026-03-24T06:40:59.195Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:40:59 2026-03-24T06:40:59.197Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 06:40:59 2026-03-24T06:40:59.222Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-3621abf7-1145-4457-ad5f-ed3075bbbbe7 06:40:59 2026-03-24T06:40:59.222Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 06:40:59 2026-03-24T06:40:59.226Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-3621abf7-1145-4457-ad5f-ed3075bbbbe7', protocol='range'} 06:40:59 2026-03-24T06:40:59.227Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-3621abf7-1145-4457-ad5f-ed3075bbbbe7=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:40:59 2026-03-24T06:40:59.229Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-3621abf7-1145-4457-ad5f-ed3075bbbbe7', protocol='range'} 06:40:59 2026-03-24T06:40:59.229Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:40:59 2026-03-24T06:40:59.229Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:40:59 2026-03-24T06:40:59.230Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:40:59 2026-03-24T06:40:59.235Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:40:59 2026-03-24T06:40:59.677Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:59 acks = -1 06:40:59 auto.include.jmx.reporter = true 06:40:59 batch.size = 16384 06:40:59 bootstrap.servers = [localhost:32778] 06:40:59 buffer.memory = 33554432 06:40:59 client.dns.lookup = use_all_dns_ips 06:40:59 client.id = test-client-id 06:40:59 compression.gzip.level = -1 06:40:59 compression.lz4.level = 9 06:40:59 compression.type = none 06:40:59 compression.zstd.level = 3 06:40:59 connections.max.idle.ms = 540000 06:40:59 delivery.timeout.ms = 120000 06:40:59 enable.idempotence = true 06:40:59 enable.metrics.push = true 06:40:59 interceptor.classes = [] 06:40:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:59 linger.ms = 0 06:40:59 max.block.ms = 60000 06:40:59 max.in.flight.requests.per.connection = 5 06:40:59 max.request.size = 1048576 06:40:59 metadata.max.age.ms = 300000 06:40:59 metadata.max.idle.ms = 300000 06:40:59 metadata.recovery.strategy = none 06:40:59 metric.reporters = [] 06:40:59 metrics.num.samples = 2 06:40:59 metrics.recording.level = INFO 06:40:59 metrics.sample.window.ms = 30000 06:40:59 partitioner.adaptive.partitioning.enable = true 06:40:59 partitioner.availability.timeout.ms = 0 06:40:59 partitioner.class = null 06:40:59 partitioner.ignore.keys = false 06:40:59 receive.buffer.bytes = 32768 06:40:59 reconnect.backoff.max.ms = 1000 06:40:59 reconnect.backoff.ms = 50 06:40:59 request.timeout.ms = 30000 06:40:59 retries = 2147483647 06:40:59 retry.backoff.max.ms = 1000 06:40:59 retry.backoff.ms = 100 06:40:59 sasl.client.callback.handler.class = null 06:40:59 sasl.jaas.config = null 06:40:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:59 sasl.kerberos.min.time.before.relogin = 60000 06:40:59 sasl.kerberos.service.name = null 06:40:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:59 sasl.login.callback.handler.class = null 06:40:59 sasl.login.class = null 06:40:59 sasl.login.connect.timeout.ms = null 06:40:59 sasl.login.read.timeout.ms = null 06:40:59 sasl.login.refresh.buffer.seconds = 300 06:40:59 sasl.login.refresh.min.period.seconds = 60 06:40:59 sasl.login.refresh.window.factor = 0.8 06:40:59 sasl.login.refresh.window.jitter = 0.05 06:40:59 sasl.login.retry.backoff.max.ms = 10000 06:40:59 sasl.login.retry.backoff.ms = 100 06:40:59 sasl.mechanism = GSSAPI 06:40:59 sasl.oauthbearer.clock.skew.seconds = 30 06:40:59 sasl.oauthbearer.expected.audience = null 06:40:59 sasl.oauthbearer.expected.issuer = null 06:40:59 sasl.oauthbearer.header.urlencode = false 06:40:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:59 sasl.oauthbearer.jwks.endpoint.url = null 06:40:59 sasl.oauthbearer.scope.claim.name = scope 06:40:59 sasl.oauthbearer.sub.claim.name = sub 06:40:59 sasl.oauthbearer.token.endpoint.url = null 06:40:59 security.protocol = PLAINTEXT 06:40:59 security.providers = null 06:40:59 send.buffer.bytes = 131072 06:40:59 socket.connection.setup.timeout.max.ms = 30000 06:40:59 socket.connection.setup.timeout.ms = 10000 06:40:59 ssl.cipher.suites = null 06:40:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:59 ssl.endpoint.identification.algorithm = https 06:40:59 ssl.engine.factory.class = null 06:40:59 ssl.key.password = null 06:40:59 ssl.keymanager.algorithm = SunX509 06:40:59 ssl.keystore.certificate.chain = null 06:40:59 ssl.keystore.key = null 06:40:59 ssl.keystore.location = null 06:40:59 ssl.keystore.password = null 06:40:59 ssl.keystore.type = JKS 06:40:59 ssl.protocol = TLSv1.3 06:40:59 ssl.provider = null 06:40:59 ssl.secure.random.implementation = null 06:40:59 ssl.trustmanager.algorithm = PKIX 06:40:59 ssl.truststore.certificates = null 06:40:59 ssl.truststore.location = null 06:40:59 ssl.truststore.password = null 06:40:59 ssl.truststore.type = JKS 06:40:59 transaction.timeout.ms = 60000 06:40:59 transactional.id = null 06:40:59 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:59 06:40:59 2026-03-24T06:40:59.677Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:59 2026-03-24T06:40:59.678Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:59 2026-03-24T06:40:59.681Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:40:59 2026-03-24T06:40:59.681Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:40:59 2026-03-24T06:40:59.681Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334459681 06:40:59 2026-03-24T06:40:59.682Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:40:59 acks = -1 06:40:59 auto.include.jmx.reporter = true 06:40:59 batch.size = 16384 06:40:59 bootstrap.servers = [localhost:32778] 06:40:59 buffer.memory = 33554432 06:40:59 client.dns.lookup = use_all_dns_ips 06:40:59 client.id = test-client-id 06:40:59 compression.gzip.level = -1 06:40:59 compression.lz4.level = 9 06:40:59 compression.type = none 06:40:59 compression.zstd.level = 3 06:40:59 connections.max.idle.ms = 540000 06:40:59 delivery.timeout.ms = 120000 06:40:59 enable.idempotence = true 06:40:59 enable.metrics.push = true 06:40:59 interceptor.classes = [] 06:40:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:40:59 linger.ms = 0 06:40:59 max.block.ms = 60000 06:40:59 max.in.flight.requests.per.connection = 5 06:40:59 max.request.size = 1048576 06:40:59 metadata.max.age.ms = 300000 06:40:59 metadata.max.idle.ms = 300000 06:40:59 metadata.recovery.strategy = none 06:40:59 metric.reporters = [] 06:40:59 metrics.num.samples = 2 06:40:59 metrics.recording.level = INFO 06:40:59 metrics.sample.window.ms = 30000 06:40:59 partitioner.adaptive.partitioning.enable = true 06:40:59 partitioner.availability.timeout.ms = 0 06:40:59 partitioner.class = null 06:40:59 partitioner.ignore.keys = false 06:40:59 receive.buffer.bytes = 32768 06:40:59 reconnect.backoff.max.ms = 1000 06:40:59 reconnect.backoff.ms = 50 06:40:59 request.timeout.ms = 30000 06:40:59 retries = 2147483647 06:40:59 retry.backoff.max.ms = 1000 06:40:59 retry.backoff.ms = 100 06:40:59 sasl.client.callback.handler.class = null 06:40:59 sasl.jaas.config = null 06:40:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:40:59 sasl.kerberos.min.time.before.relogin = 60000 06:40:59 sasl.kerberos.service.name = null 06:40:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:40:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:40:59 sasl.login.callback.handler.class = null 06:40:59 sasl.login.class = null 06:40:59 sasl.login.connect.timeout.ms = null 06:40:59 sasl.login.read.timeout.ms = null 06:40:59 sasl.login.refresh.buffer.seconds = 300 06:40:59 sasl.login.refresh.min.period.seconds = 60 06:40:59 sasl.login.refresh.window.factor = 0.8 06:40:59 sasl.login.refresh.window.jitter = 0.05 06:40:59 sasl.login.retry.backoff.max.ms = 10000 06:40:59 sasl.login.retry.backoff.ms = 100 06:40:59 sasl.mechanism = GSSAPI 06:40:59 sasl.oauthbearer.clock.skew.seconds = 30 06:40:59 sasl.oauthbearer.expected.audience = null 06:40:59 sasl.oauthbearer.expected.issuer = null 06:40:59 sasl.oauthbearer.header.urlencode = false 06:40:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:40:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:40:59 sasl.oauthbearer.jwks.endpoint.url = null 06:40:59 sasl.oauthbearer.scope.claim.name = scope 06:40:59 sasl.oauthbearer.sub.claim.name = sub 06:40:59 sasl.oauthbearer.token.endpoint.url = null 06:40:59 security.protocol = PLAINTEXT 06:40:59 security.providers = null 06:40:59 send.buffer.bytes = 131072 06:40:59 socket.connection.setup.timeout.max.ms = 30000 06:40:59 socket.connection.setup.timeout.ms = 10000 06:40:59 ssl.cipher.suites = null 06:40:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:40:59 ssl.endpoint.identification.algorithm = https 06:40:59 ssl.engine.factory.class = null 06:40:59 ssl.key.password = null 06:40:59 ssl.keymanager.algorithm = SunX509 06:40:59 ssl.keystore.certificate.chain = null 06:40:59 ssl.keystore.key = null 06:40:59 ssl.keystore.location = null 06:40:59 ssl.keystore.password = null 06:40:59 ssl.keystore.type = JKS 06:40:59 ssl.protocol = TLSv1.3 06:40:59 ssl.provider = null 06:40:59 ssl.secure.random.implementation = null 06:40:59 ssl.trustmanager.algorithm = PKIX 06:40:59 ssl.truststore.certificates = null 06:40:59 ssl.truststore.location = null 06:40:59 ssl.truststore.password = null 06:40:59 ssl.truststore.type = JKS 06:40:59 transaction.timeout.ms = 60000 06:40:59 transactional.id = null 06:40:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:40:59 06:40:59 2026-03-24T06:40:59.682Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:40:59 2026-03-24T06:40:59.682Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:40:59 2026-03-24T06:40:59.686Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:40:59 2026-03-24T06:40:59.692Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:59 2026-03-24T06:40:59.692Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 06:40:59 2026-03-24T06:40:59.694Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:40:59 2026-03-24T06:40:59.695Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 06:40:59 2026-03-24T06:40:59.702Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 06:40:59 2026-03-24T06:40:59.710Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 06:40:59 2026-03-24T06:40:59.807Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:40:59 2026-03-24T06:40:59.814Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:40:59 2026-03-24T06:40:59.908Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:40:59 2026-03-24T06:40:59.912Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:41:00 2026-03-24T06:41:00.012Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 06:41:00 2026-03-24T06:41:00.108Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 06:41:00 2026-03-24T06:41:00.214Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 06:41:00 2026-03-24T06:41:00.252Z INFO 11393 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 06:41:00 2026-03-24T06:41:00.315Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 06:41:00 2026-03-24T06:41:00.353Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-3621abf7-1145-4457-ad5f-ed3075bbbbe7 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:00 2026-03-24T06:41:00.434Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:00 2026-03-24T06:41:00.932Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:00 2026-03-24T06:41:00.932Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:00 2026-03-24T06:41:00.932Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:00 2026-03-24T06:41:00.932Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:00 2026-03-24T06:41:00.936Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 06:41:00 2026-03-24T06:41:00.936Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:00 2026-03-24T06:41:00.940Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:00 2026-03-24T06:41:00.943Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:00 2026-03-24T06:41:00.943Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:00 2026-03-24T06:41:00.943Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:00 2026-03-24T06:41:00.943Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:00 2026-03-24T06:41:00.943Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:01 2026-03-24T06:41:01.124Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.124Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.125Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.125Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.125Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.150Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.187Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.188Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.216Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.240Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.241Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.241Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.241Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.241Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.264Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.307Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.307Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.307Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.308Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.308Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.386Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.386Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.387Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.387Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.387Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.411Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.435Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:01 2026-03-24T06:41:01.435Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:01 2026-03-24T06:41:01.436Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:01 2026-03-24T06:41:01.436Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:01 2026-03-24T06:41:01.436Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:01 2026-03-24T06:41:01.459Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:01 2026-03-24T06:41:01.469Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:01 allow.auto.create.topics = true 06:41:01 auto.commit.interval.ms = 5000 06:41:01 auto.include.jmx.reporter = true 06:41:01 auto.offset.reset = latest 06:41:01 bootstrap.servers = [localhost:32778] 06:41:01 check.crcs = true 06:41:01 client.dns.lookup = use_all_dns_ips 06:41:01 client.id = consumer-test-group-14 06:41:01 client.rack = 06:41:01 connections.max.idle.ms = 540000 06:41:01 default.api.timeout.ms = 60000 06:41:01 enable.auto.commit = true 06:41:01 enable.metrics.push = true 06:41:01 exclude.internal.topics = true 06:41:01 fetch.max.bytes = 52428800 06:41:01 fetch.max.wait.ms = 500 06:41:01 fetch.min.bytes = 1 06:41:01 group.id = test-group 06:41:01 group.instance.id = null 06:41:01 group.protocol = classic 06:41:01 group.remote.assignor = null 06:41:01 heartbeat.interval.ms = 3000 06:41:01 interceptor.classes = [] 06:41:01 internal.leave.group.on.close = true 06:41:01 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:01 isolation.level = read_uncommitted 06:41:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:01 max.partition.fetch.bytes = 1048576 06:41:01 max.poll.interval.ms = 300000 06:41:01 max.poll.records = 2147483647 06:41:01 metadata.max.age.ms = 300000 06:41:01 metadata.recovery.strategy = none 06:41:01 metric.reporters = [] 06:41:01 metrics.num.samples = 2 06:41:01 metrics.recording.level = INFO 06:41:01 metrics.sample.window.ms = 30000 06:41:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:01 receive.buffer.bytes = 65536 06:41:01 reconnect.backoff.max.ms = 1000 06:41:01 reconnect.backoff.ms = 50 06:41:01 request.timeout.ms = 30000 06:41:01 retry.backoff.max.ms = 1000 06:41:01 retry.backoff.ms = 100 06:41:01 sasl.client.callback.handler.class = null 06:41:01 sasl.jaas.config = null 06:41:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:01 sasl.kerberos.min.time.before.relogin = 60000 06:41:01 sasl.kerberos.service.name = null 06:41:01 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:01 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:01 sasl.login.callback.handler.class = null 06:41:01 sasl.login.class = null 06:41:01 sasl.login.connect.timeout.ms = null 06:41:01 sasl.login.read.timeout.ms = null 06:41:01 sasl.login.refresh.buffer.seconds = 300 06:41:01 sasl.login.refresh.min.period.seconds = 60 06:41:01 sasl.login.refresh.window.factor = 0.8 06:41:01 sasl.login.refresh.window.jitter = 0.05 06:41:01 sasl.login.retry.backoff.max.ms = 10000 06:41:01 sasl.login.retry.backoff.ms = 100 06:41:01 sasl.mechanism = GSSAPI 06:41:01 sasl.oauthbearer.clock.skew.seconds = 30 06:41:01 sasl.oauthbearer.expected.audience = null 06:41:01 sasl.oauthbearer.expected.issuer = null 06:41:01 sasl.oauthbearer.header.urlencode = false 06:41:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:01 sasl.oauthbearer.jwks.endpoint.url = null 06:41:01 sasl.oauthbearer.scope.claim.name = scope 06:41:01 sasl.oauthbearer.sub.claim.name = sub 06:41:01 sasl.oauthbearer.token.endpoint.url = null 06:41:01 security.protocol = PLAINTEXT 06:41:01 security.providers = null 06:41:01 send.buffer.bytes = 131072 06:41:01 session.timeout.ms = 45000 06:41:01 socket.connection.setup.timeout.max.ms = 30000 06:41:01 socket.connection.setup.timeout.ms = 10000 06:41:01 ssl.cipher.suites = null 06:41:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:01 ssl.endpoint.identification.algorithm = https 06:41:01 ssl.engine.factory.class = null 06:41:01 ssl.key.password = null 06:41:01 ssl.keymanager.algorithm = SunX509 06:41:01 ssl.keystore.certificate.chain = null 06:41:01 ssl.keystore.key = null 06:41:01 ssl.keystore.location = null 06:41:01 ssl.keystore.password = null 06:41:01 ssl.keystore.type = JKS 06:41:01 ssl.protocol = TLSv1.3 06:41:01 ssl.provider = null 06:41:01 ssl.secure.random.implementation = null 06:41:01 ssl.trustmanager.algorithm = PKIX 06:41:01 ssl.truststore.certificates = null 06:41:01 ssl.truststore.location = null 06:41:01 ssl.truststore.password = null 06:41:01 ssl.truststore.type = JKS 06:41:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:01 06:41:01 2026-03-24T06:41:01.469Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:01 2026-03-24T06:41:01.471Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:01 2026-03-24T06:41:01.471Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:01 2026-03-24T06:41:01.471Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334461471 06:41:01 2026-03-24T06:41:01.471Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:01 2026-03-24T06:41:01.485Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:01 2026-03-24T06:41:01.486Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:01 2026-03-24T06:41:01.488Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 06:41:01 2026-03-24T06:41:01.491Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-959c33ec-90d3-42c7-8413-3c49dbd97712 06:41:01 2026-03-24T06:41:01.491Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 06:41:01 2026-03-24T06:41:01.494Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-959c33ec-90d3-42c7-8413-3c49dbd97712', protocol='range'} 06:41:01 2026-03-24T06:41:01.495Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-959c33ec-90d3-42c7-8413-3c49dbd97712=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:01 2026-03-24T06:41:01.497Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-959c33ec-90d3-42c7-8413-3c49dbd97712', protocol='range'} 06:41:01 2026-03-24T06:41:01.498Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:01 2026-03-24T06:41:01.498Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:01 2026-03-24T06:41:01.499Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:01 2026-03-24T06:41:01.503Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:01 2026-03-24T06:41:01.972Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:01 acks = -1 06:41:01 auto.include.jmx.reporter = true 06:41:01 batch.size = 16384 06:41:01 bootstrap.servers = [localhost:32778] 06:41:01 buffer.memory = 33554432 06:41:01 client.dns.lookup = use_all_dns_ips 06:41:01 client.id = test-client-id 06:41:01 compression.gzip.level = -1 06:41:01 compression.lz4.level = 9 06:41:01 compression.type = none 06:41:01 compression.zstd.level = 3 06:41:01 connections.max.idle.ms = 540000 06:41:01 delivery.timeout.ms = 120000 06:41:01 enable.idempotence = true 06:41:01 enable.metrics.push = true 06:41:01 interceptor.classes = [] 06:41:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:01 linger.ms = 0 06:41:01 max.block.ms = 60000 06:41:01 max.in.flight.requests.per.connection = 5 06:41:01 max.request.size = 1048576 06:41:01 metadata.max.age.ms = 300000 06:41:01 metadata.max.idle.ms = 300000 06:41:01 metadata.recovery.strategy = none 06:41:01 metric.reporters = [] 06:41:01 metrics.num.samples = 2 06:41:01 metrics.recording.level = INFO 06:41:01 metrics.sample.window.ms = 30000 06:41:01 partitioner.adaptive.partitioning.enable = true 06:41:01 partitioner.availability.timeout.ms = 0 06:41:01 partitioner.class = null 06:41:01 partitioner.ignore.keys = false 06:41:01 receive.buffer.bytes = 32768 06:41:01 reconnect.backoff.max.ms = 1000 06:41:01 reconnect.backoff.ms = 50 06:41:01 request.timeout.ms = 30000 06:41:01 retries = 2147483647 06:41:01 retry.backoff.max.ms = 1000 06:41:01 retry.backoff.ms = 100 06:41:01 sasl.client.callback.handler.class = null 06:41:01 sasl.jaas.config = null 06:41:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:01 sasl.kerberos.min.time.before.relogin = 60000 06:41:01 sasl.kerberos.service.name = null 06:41:01 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:01 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:01 sasl.login.callback.handler.class = null 06:41:01 sasl.login.class = null 06:41:01 sasl.login.connect.timeout.ms = null 06:41:01 sasl.login.read.timeout.ms = null 06:41:01 sasl.login.refresh.buffer.seconds = 300 06:41:01 sasl.login.refresh.min.period.seconds = 60 06:41:01 sasl.login.refresh.window.factor = 0.8 06:41:01 sasl.login.refresh.window.jitter = 0.05 06:41:01 sasl.login.retry.backoff.max.ms = 10000 06:41:01 sasl.login.retry.backoff.ms = 100 06:41:01 sasl.mechanism = GSSAPI 06:41:01 sasl.oauthbearer.clock.skew.seconds = 30 06:41:01 sasl.oauthbearer.expected.audience = null 06:41:01 sasl.oauthbearer.expected.issuer = null 06:41:01 sasl.oauthbearer.header.urlencode = false 06:41:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:01 sasl.oauthbearer.jwks.endpoint.url = null 06:41:01 sasl.oauthbearer.scope.claim.name = scope 06:41:01 sasl.oauthbearer.sub.claim.name = sub 06:41:01 sasl.oauthbearer.token.endpoint.url = null 06:41:01 security.protocol = PLAINTEXT 06:41:01 security.providers = null 06:41:01 send.buffer.bytes = 131072 06:41:01 socket.connection.setup.timeout.max.ms = 30000 06:41:01 socket.connection.setup.timeout.ms = 10000 06:41:01 ssl.cipher.suites = null 06:41:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:01 ssl.endpoint.identification.algorithm = https 06:41:01 ssl.engine.factory.class = null 06:41:01 ssl.key.password = null 06:41:01 ssl.keymanager.algorithm = SunX509 06:41:01 ssl.keystore.certificate.chain = null 06:41:01 ssl.keystore.key = null 06:41:01 ssl.keystore.location = null 06:41:01 ssl.keystore.password = null 06:41:01 ssl.keystore.type = JKS 06:41:01 ssl.protocol = TLSv1.3 06:41:01 ssl.provider = null 06:41:01 ssl.secure.random.implementation = null 06:41:01 ssl.trustmanager.algorithm = PKIX 06:41:01 ssl.truststore.certificates = null 06:41:01 ssl.truststore.location = null 06:41:01 ssl.truststore.password = null 06:41:01 ssl.truststore.type = JKS 06:41:01 transaction.timeout.ms = 60000 06:41:01 transactional.id = null 06:41:01 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:01 06:41:01 2026-03-24T06:41:01.973Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:01 2026-03-24T06:41:01.973Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:01 2026-03-24T06:41:01.977Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:01 2026-03-24T06:41:01.977Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:01 2026-03-24T06:41:01.977Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334461977 06:41:01 2026-03-24T06:41:01.978Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:01 acks = -1 06:41:01 auto.include.jmx.reporter = true 06:41:01 batch.size = 16384 06:41:01 bootstrap.servers = [localhost:32778] 06:41:01 buffer.memory = 33554432 06:41:01 client.dns.lookup = use_all_dns_ips 06:41:01 client.id = test-client-id 06:41:01 compression.gzip.level = -1 06:41:01 compression.lz4.level = 9 06:41:01 compression.type = none 06:41:01 compression.zstd.level = 3 06:41:01 connections.max.idle.ms = 540000 06:41:01 delivery.timeout.ms = 120000 06:41:01 enable.idempotence = true 06:41:01 enable.metrics.push = true 06:41:01 interceptor.classes = [] 06:41:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:01 linger.ms = 0 06:41:01 max.block.ms = 60000 06:41:01 max.in.flight.requests.per.connection = 5 06:41:01 max.request.size = 1048576 06:41:01 metadata.max.age.ms = 300000 06:41:01 metadata.max.idle.ms = 300000 06:41:01 metadata.recovery.strategy = none 06:41:01 metric.reporters = [] 06:41:01 metrics.num.samples = 2 06:41:01 metrics.recording.level = INFO 06:41:01 metrics.sample.window.ms = 30000 06:41:01 partitioner.adaptive.partitioning.enable = true 06:41:01 partitioner.availability.timeout.ms = 0 06:41:01 partitioner.class = null 06:41:01 partitioner.ignore.keys = false 06:41:01 receive.buffer.bytes = 32768 06:41:01 reconnect.backoff.max.ms = 1000 06:41:01 reconnect.backoff.ms = 50 06:41:01 request.timeout.ms = 30000 06:41:01 retries = 2147483647 06:41:01 retry.backoff.max.ms = 1000 06:41:01 retry.backoff.ms = 100 06:41:01 sasl.client.callback.handler.class = null 06:41:01 sasl.jaas.config = null 06:41:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:01 sasl.kerberos.min.time.before.relogin = 60000 06:41:01 sasl.kerberos.service.name = null 06:41:01 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:01 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:01 sasl.login.callback.handler.class = null 06:41:01 sasl.login.class = null 06:41:01 sasl.login.connect.timeout.ms = null 06:41:01 sasl.login.read.timeout.ms = null 06:41:01 sasl.login.refresh.buffer.seconds = 300 06:41:01 sasl.login.refresh.min.period.seconds = 60 06:41:01 sasl.login.refresh.window.factor = 0.8 06:41:01 sasl.login.refresh.window.jitter = 0.05 06:41:01 sasl.login.retry.backoff.max.ms = 10000 06:41:01 sasl.login.retry.backoff.ms = 100 06:41:01 sasl.mechanism = GSSAPI 06:41:01 sasl.oauthbearer.clock.skew.seconds = 30 06:41:01 sasl.oauthbearer.expected.audience = null 06:41:01 sasl.oauthbearer.expected.issuer = null 06:41:01 sasl.oauthbearer.header.urlencode = false 06:41:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:01 sasl.oauthbearer.jwks.endpoint.url = null 06:41:01 sasl.oauthbearer.scope.claim.name = scope 06:41:01 sasl.oauthbearer.sub.claim.name = sub 06:41:01 sasl.oauthbearer.token.endpoint.url = null 06:41:01 security.protocol = PLAINTEXT 06:41:01 security.providers = null 06:41:01 send.buffer.bytes = 131072 06:41:01 socket.connection.setup.timeout.max.ms = 30000 06:41:01 socket.connection.setup.timeout.ms = 10000 06:41:01 ssl.cipher.suites = null 06:41:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:01 ssl.endpoint.identification.algorithm = https 06:41:01 ssl.engine.factory.class = null 06:41:01 ssl.key.password = null 06:41:01 ssl.keymanager.algorithm = SunX509 06:41:01 ssl.keystore.certificate.chain = null 06:41:01 ssl.keystore.key = null 06:41:01 ssl.keystore.location = null 06:41:01 ssl.keystore.password = null 06:41:01 ssl.keystore.type = JKS 06:41:01 ssl.protocol = TLSv1.3 06:41:01 ssl.provider = null 06:41:02 ssl.secure.random.implementation = null 06:41:02 ssl.trustmanager.algorithm = PKIX 06:41:02 ssl.truststore.certificates = null 06:41:02 ssl.truststore.location = null 06:41:02 ssl.truststore.password = null 06:41:02 ssl.truststore.type = JKS 06:41:02 transaction.timeout.ms = 60000 06:41:02 transactional.id = null 06:41:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:02 06:41:02 2026-03-24T06:41:01.978Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:02 2026-03-24T06:41:01.979Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:02 2026-03-24T06:41:01.981Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:02 2026-03-24T06:41:01.988Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:02 2026-03-24T06:41:01.990Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 06:41:02 2026-03-24T06:41:01.993Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:02 2026-03-24T06:41:01.993Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 06:41:02 2026-03-24T06:41:02.004Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 06:41:02 2026-03-24T06:41:02.039Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 06:41:02 2026-03-24T06:41:02.108Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 06:41:02 2026-03-24T06:41:02.149Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-959c33ec-90d3-42c7-8413-3c49dbd97712 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:02 2026-03-24T06:41:02.218Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:02 2026-03-24T06:41:02.721Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:02 2026-03-24T06:41:02.721Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:02 2026-03-24T06:41:02.721Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:02 2026-03-24T06:41:02.721Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:02 2026-03-24T06:41:02.724Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 06:41:02 2026-03-24T06:41:02.724Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:02 2026-03-24T06:41:02.727Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:02 2026-03-24T06:41:02.727Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:02 2026-03-24T06:41:02.727Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:02 2026-03-24T06:41:02.727Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:02 2026-03-24T06:41:02.728Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:02 2026-03-24T06:41:02.728Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:02 2026-03-24T06:41:02.731Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:02 2026-03-24T06:41:02.731Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:02 2026-03-24T06:41:02.731Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:02 2026-03-24T06:41:02.731Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:02 2026-03-24T06:41:02.731Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:02 2026-03-24T06:41:02.906Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:02 2026-03-24T06:41:02.906Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:02 2026-03-24T06:41:02.906Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:02 2026-03-24T06:41:02.907Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:02 2026-03-24T06:41:02.907Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:02 2026-03-24T06:41:02.931Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:02 2026-03-24T06:41:02.960Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:02 2026-03-24T06:41:02.960Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:02 2026-03-24T06:41:02.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:02 2026-03-24T06:41:02.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:02 2026-03-24T06:41:02.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:03 2026-03-24T06:41:02.988Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:03 2026-03-24T06:41:03.034Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:03 2026-03-24T06:41:03.034Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:03 2026-03-24T06:41:03.035Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:03 2026-03-24T06:41:03.035Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:03 2026-03-24T06:41:03.035Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:03 2026-03-24T06:41:03.062Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:03 2026-03-24T06:41:03.089Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:03 2026-03-24T06:41:03.089Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:03 2026-03-24T06:41:03.090Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:03 2026-03-24T06:41:03.090Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:03 2026-03-24T06:41:03.090Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:03 2026-03-24T06:41:03.121Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:03 2026-03-24T06:41:03.153Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:03 2026-03-24T06:41:03.153Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:03 2026-03-24T06:41:03.154Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:03 2026-03-24T06:41:03.154Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:03 2026-03-24T06:41:03.154Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:03 2026-03-24T06:41:03.179Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:03 2026-03-24T06:41:03.206Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:03 2026-03-24T06:41:03.206Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:03 2026-03-24T06:41:03.206Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:03 2026-03-24T06:41:03.206Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:03 2026-03-24T06:41:03.206Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:03 2026-03-24T06:41:03.230Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:03 2026-03-24T06:41:03.247Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:03 allow.auto.create.topics = true 06:41:03 auto.commit.interval.ms = 5000 06:41:03 auto.include.jmx.reporter = true 06:41:03 auto.offset.reset = latest 06:41:03 bootstrap.servers = [localhost:32778] 06:41:03 check.crcs = true 06:41:03 client.dns.lookup = use_all_dns_ips 06:41:03 client.id = consumer-test-group-15 06:41:03 client.rack = 06:41:03 connections.max.idle.ms = 540000 06:41:03 default.api.timeout.ms = 60000 06:41:03 enable.auto.commit = true 06:41:03 enable.metrics.push = true 06:41:03 exclude.internal.topics = true 06:41:03 fetch.max.bytes = 52428800 06:41:03 fetch.max.wait.ms = 500 06:41:03 fetch.min.bytes = 1 06:41:03 group.id = test-group 06:41:03 group.instance.id = null 06:41:03 group.protocol = classic 06:41:03 group.remote.assignor = null 06:41:03 heartbeat.interval.ms = 3000 06:41:03 interceptor.classes = [] 06:41:03 internal.leave.group.on.close = true 06:41:03 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:03 isolation.level = read_uncommitted 06:41:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:03 max.partition.fetch.bytes = 1048576 06:41:03 max.poll.interval.ms = 300000 06:41:03 max.poll.records = 2147483647 06:41:03 metadata.max.age.ms = 300000 06:41:03 metadata.recovery.strategy = none 06:41:03 metric.reporters = [] 06:41:03 metrics.num.samples = 2 06:41:03 metrics.recording.level = INFO 06:41:03 metrics.sample.window.ms = 30000 06:41:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:03 receive.buffer.bytes = 65536 06:41:03 reconnect.backoff.max.ms = 1000 06:41:03 reconnect.backoff.ms = 50 06:41:03 request.timeout.ms = 30000 06:41:03 retry.backoff.max.ms = 1000 06:41:03 retry.backoff.ms = 100 06:41:03 sasl.client.callback.handler.class = null 06:41:03 sasl.jaas.config = null 06:41:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:03 sasl.kerberos.min.time.before.relogin = 60000 06:41:03 sasl.kerberos.service.name = null 06:41:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:03 sasl.login.callback.handler.class = null 06:41:03 sasl.login.class = null 06:41:03 sasl.login.connect.timeout.ms = null 06:41:03 sasl.login.read.timeout.ms = null 06:41:03 sasl.login.refresh.buffer.seconds = 300 06:41:03 sasl.login.refresh.min.period.seconds = 60 06:41:03 sasl.login.refresh.window.factor = 0.8 06:41:03 sasl.login.refresh.window.jitter = 0.05 06:41:03 sasl.login.retry.backoff.max.ms = 10000 06:41:03 sasl.login.retry.backoff.ms = 100 06:41:03 sasl.mechanism = GSSAPI 06:41:03 sasl.oauthbearer.clock.skew.seconds = 30 06:41:03 sasl.oauthbearer.expected.audience = null 06:41:03 sasl.oauthbearer.expected.issuer = null 06:41:03 sasl.oauthbearer.header.urlencode = false 06:41:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:03 sasl.oauthbearer.jwks.endpoint.url = null 06:41:03 sasl.oauthbearer.scope.claim.name = scope 06:41:03 sasl.oauthbearer.sub.claim.name = sub 06:41:03 sasl.oauthbearer.token.endpoint.url = null 06:41:03 security.protocol = PLAINTEXT 06:41:03 security.providers = null 06:41:03 send.buffer.bytes = 131072 06:41:03 session.timeout.ms = 45000 06:41:03 socket.connection.setup.timeout.max.ms = 30000 06:41:03 socket.connection.setup.timeout.ms = 10000 06:41:03 ssl.cipher.suites = null 06:41:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:03 ssl.endpoint.identification.algorithm = https 06:41:03 ssl.engine.factory.class = null 06:41:03 ssl.key.password = null 06:41:03 ssl.keymanager.algorithm = SunX509 06:41:03 ssl.keystore.certificate.chain = null 06:41:03 ssl.keystore.key = null 06:41:03 ssl.keystore.location = null 06:41:03 ssl.keystore.password = null 06:41:03 ssl.keystore.type = JKS 06:41:03 ssl.protocol = TLSv1.3 06:41:03 ssl.provider = null 06:41:03 ssl.secure.random.implementation = null 06:41:03 ssl.trustmanager.algorithm = PKIX 06:41:03 ssl.truststore.certificates = null 06:41:03 ssl.truststore.location = null 06:41:03 ssl.truststore.password = null 06:41:03 ssl.truststore.type = JKS 06:41:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:03 06:41:03 2026-03-24T06:41:03.247Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:03 2026-03-24T06:41:03.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:03 2026-03-24T06:41:03.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:03 2026-03-24T06:41:03.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334463249 06:41:03 2026-03-24T06:41:03.249Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:03 2026-03-24T06:41:03.255Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:03 2026-03-24T06:41:03.257Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:03 2026-03-24T06:41:03.258Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 06:41:03 2026-03-24T06:41:03.266Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-be50dc00-8a06-474f-a865-02bacee59365 06:41:03 2026-03-24T06:41:03.267Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 06:41:03 2026-03-24T06:41:03.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-be50dc00-8a06-474f-a865-02bacee59365', protocol='range'} 06:41:03 2026-03-24T06:41:03.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-be50dc00-8a06-474f-a865-02bacee59365=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:03 2026-03-24T06:41:03.273Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-be50dc00-8a06-474f-a865-02bacee59365', protocol='range'} 06:41:03 2026-03-24T06:41:03.274Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:03 2026-03-24T06:41:03.274Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:03 2026-03-24T06:41:03.274Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:03 2026-03-24T06:41:03.284Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:03 2026-03-24T06:41:03.751Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:03 acks = -1 06:41:03 auto.include.jmx.reporter = true 06:41:03 batch.size = 16384 06:41:03 bootstrap.servers = [localhost:32778] 06:41:03 buffer.memory = 33554432 06:41:03 client.dns.lookup = use_all_dns_ips 06:41:03 client.id = test-client-id 06:41:03 compression.gzip.level = -1 06:41:03 compression.lz4.level = 9 06:41:03 compression.type = none 06:41:03 compression.zstd.level = 3 06:41:03 connections.max.idle.ms = 540000 06:41:03 delivery.timeout.ms = 120000 06:41:03 enable.idempotence = true 06:41:03 enable.metrics.push = true 06:41:03 interceptor.classes = [] 06:41:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:03 linger.ms = 0 06:41:03 max.block.ms = 60000 06:41:03 max.in.flight.requests.per.connection = 5 06:41:03 max.request.size = 1048576 06:41:03 metadata.max.age.ms = 300000 06:41:03 metadata.max.idle.ms = 300000 06:41:03 metadata.recovery.strategy = none 06:41:03 metric.reporters = [] 06:41:03 metrics.num.samples = 2 06:41:03 metrics.recording.level = INFO 06:41:03 metrics.sample.window.ms = 30000 06:41:03 partitioner.adaptive.partitioning.enable = true 06:41:03 partitioner.availability.timeout.ms = 0 06:41:03 partitioner.class = null 06:41:03 partitioner.ignore.keys = false 06:41:03 receive.buffer.bytes = 32768 06:41:03 reconnect.backoff.max.ms = 1000 06:41:03 reconnect.backoff.ms = 50 06:41:03 request.timeout.ms = 30000 06:41:03 retries = 2147483647 06:41:03 retry.backoff.max.ms = 1000 06:41:03 retry.backoff.ms = 100 06:41:03 sasl.client.callback.handler.class = null 06:41:03 sasl.jaas.config = null 06:41:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:03 sasl.kerberos.min.time.before.relogin = 60000 06:41:03 sasl.kerberos.service.name = null 06:41:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:03 sasl.login.callback.handler.class = null 06:41:03 sasl.login.class = null 06:41:03 sasl.login.connect.timeout.ms = null 06:41:03 sasl.login.read.timeout.ms = null 06:41:03 sasl.login.refresh.buffer.seconds = 300 06:41:03 sasl.login.refresh.min.period.seconds = 60 06:41:03 sasl.login.refresh.window.factor = 0.8 06:41:03 sasl.login.refresh.window.jitter = 0.05 06:41:03 sasl.login.retry.backoff.max.ms = 10000 06:41:03 sasl.login.retry.backoff.ms = 100 06:41:03 sasl.mechanism = GSSAPI 06:41:03 sasl.oauthbearer.clock.skew.seconds = 30 06:41:03 sasl.oauthbearer.expected.audience = null 06:41:03 sasl.oauthbearer.expected.issuer = null 06:41:03 sasl.oauthbearer.header.urlencode = false 06:41:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:03 sasl.oauthbearer.jwks.endpoint.url = null 06:41:03 sasl.oauthbearer.scope.claim.name = scope 06:41:03 sasl.oauthbearer.sub.claim.name = sub 06:41:03 sasl.oauthbearer.token.endpoint.url = null 06:41:03 security.protocol = PLAINTEXT 06:41:03 security.providers = null 06:41:03 send.buffer.bytes = 131072 06:41:03 socket.connection.setup.timeout.max.ms = 30000 06:41:03 socket.connection.setup.timeout.ms = 10000 06:41:03 ssl.cipher.suites = null 06:41:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:03 ssl.endpoint.identification.algorithm = https 06:41:03 ssl.engine.factory.class = null 06:41:03 ssl.key.password = null 06:41:03 ssl.keymanager.algorithm = SunX509 06:41:03 ssl.keystore.certificate.chain = null 06:41:03 ssl.keystore.key = null 06:41:03 ssl.keystore.location = null 06:41:03 ssl.keystore.password = null 06:41:03 ssl.keystore.type = JKS 06:41:03 ssl.protocol = TLSv1.3 06:41:03 ssl.provider = null 06:41:03 ssl.secure.random.implementation = null 06:41:03 ssl.trustmanager.algorithm = PKIX 06:41:03 ssl.truststore.certificates = null 06:41:03 ssl.truststore.location = null 06:41:03 ssl.truststore.password = null 06:41:03 ssl.truststore.type = JKS 06:41:03 transaction.timeout.ms = 60000 06:41:03 transactional.id = null 06:41:03 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:03 06:41:03 2026-03-24T06:41:03.752Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:03 2026-03-24T06:41:03.752Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:03 2026-03-24T06:41:03.756Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:03 2026-03-24T06:41:03.756Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:03 2026-03-24T06:41:03.756Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334463756 06:41:03 2026-03-24T06:41:03.757Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:03 acks = -1 06:41:03 auto.include.jmx.reporter = true 06:41:03 batch.size = 16384 06:41:03 bootstrap.servers = [localhost:32778] 06:41:03 buffer.memory = 33554432 06:41:03 client.dns.lookup = use_all_dns_ips 06:41:03 client.id = test-client-id 06:41:03 compression.gzip.level = -1 06:41:03 compression.lz4.level = 9 06:41:03 compression.type = none 06:41:03 compression.zstd.level = 3 06:41:03 connections.max.idle.ms = 540000 06:41:03 delivery.timeout.ms = 120000 06:41:03 enable.idempotence = true 06:41:03 enable.metrics.push = true 06:41:03 interceptor.classes = [] 06:41:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:03 linger.ms = 0 06:41:03 max.block.ms = 60000 06:41:03 max.in.flight.requests.per.connection = 5 06:41:03 max.request.size = 1048576 06:41:03 metadata.max.age.ms = 300000 06:41:03 metadata.max.idle.ms = 300000 06:41:03 metadata.recovery.strategy = none 06:41:03 metric.reporters = [] 06:41:03 metrics.num.samples = 2 06:41:03 metrics.recording.level = INFO 06:41:03 metrics.sample.window.ms = 30000 06:41:03 partitioner.adaptive.partitioning.enable = true 06:41:03 partitioner.availability.timeout.ms = 0 06:41:03 partitioner.class = null 06:41:03 partitioner.ignore.keys = false 06:41:03 receive.buffer.bytes = 32768 06:41:03 reconnect.backoff.max.ms = 1000 06:41:03 reconnect.backoff.ms = 50 06:41:03 request.timeout.ms = 30000 06:41:03 retries = 2147483647 06:41:03 retry.backoff.max.ms = 1000 06:41:03 retry.backoff.ms = 100 06:41:03 sasl.client.callback.handler.class = null 06:41:03 sasl.jaas.config = null 06:41:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:03 sasl.kerberos.min.time.before.relogin = 60000 06:41:03 sasl.kerberos.service.name = null 06:41:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:03 sasl.login.callback.handler.class = null 06:41:03 sasl.login.class = null 06:41:03 sasl.login.connect.timeout.ms = null 06:41:03 sasl.login.read.timeout.ms = null 06:41:03 sasl.login.refresh.buffer.seconds = 300 06:41:03 sasl.login.refresh.min.period.seconds = 60 06:41:03 sasl.login.refresh.window.factor = 0.8 06:41:03 sasl.login.refresh.window.jitter = 0.05 06:41:03 sasl.login.retry.backoff.max.ms = 10000 06:41:03 sasl.login.retry.backoff.ms = 100 06:41:03 sasl.mechanism = GSSAPI 06:41:03 sasl.oauthbearer.clock.skew.seconds = 30 06:41:03 sasl.oauthbearer.expected.audience = null 06:41:03 sasl.oauthbearer.expected.issuer = null 06:41:03 sasl.oauthbearer.header.urlencode = false 06:41:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:03 sasl.oauthbearer.jwks.endpoint.url = null 06:41:03 sasl.oauthbearer.scope.claim.name = scope 06:41:03 sasl.oauthbearer.sub.claim.name = sub 06:41:03 sasl.oauthbearer.token.endpoint.url = null 06:41:03 security.protocol = PLAINTEXT 06:41:03 security.providers = null 06:41:03 send.buffer.bytes = 131072 06:41:03 socket.connection.setup.timeout.max.ms = 30000 06:41:03 socket.connection.setup.timeout.ms = 10000 06:41:03 ssl.cipher.suites = null 06:41:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:03 ssl.endpoint.identification.algorithm = https 06:41:03 ssl.engine.factory.class = null 06:41:03 ssl.key.password = null 06:41:03 ssl.keymanager.algorithm = SunX509 06:41:03 ssl.keystore.certificate.chain = null 06:41:03 ssl.keystore.key = null 06:41:03 ssl.keystore.location = null 06:41:03 ssl.keystore.password = null 06:41:03 ssl.keystore.type = JKS 06:41:03 ssl.protocol = TLSv1.3 06:41:03 ssl.provider = null 06:41:03 ssl.secure.random.implementation = null 06:41:03 ssl.trustmanager.algorithm = PKIX 06:41:03 ssl.truststore.certificates = null 06:41:03 ssl.truststore.location = null 06:41:03 ssl.truststore.password = null 06:41:03 ssl.truststore.type = JKS 06:41:03 transaction.timeout.ms = 60000 06:41:03 transactional.id = null 06:41:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:03 06:41:03 2026-03-24T06:41:03.757Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:03 2026-03-24T06:41:03.758Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:03 2026-03-24T06:41:03.760Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:03 2026-03-24T06:41:03.765Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:03 2026-03-24T06:41:03.766Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 06:41:03 2026-03-24T06:41:03.772Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:03 2026-03-24T06:41:03.774Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 06:41:03 2026-03-24T06:41:03.782Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 06:41:03 2026-03-24T06:41:03.814Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 06:41:03 2026-03-24T06:41:03.880Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 06:41:03 2026-03-24T06:41:03.905Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 06:41:05 2026-03-24T06:41:04.994Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-be50dc00-8a06-474f-a865-02bacee59365 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:05 2026-03-24T06:41:04.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:05 2026-03-24T06:41:04.999Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:05 2026-03-24T06:41:04.999Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:05 2026-03-24T06:41:04.999Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:05 2026-03-24T06:41:04.999Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:05 2026-03-24T06:41:05.000Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 06:41:05 2026-03-24T06:41:05.000Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:05 2026-03-24T06:41:05.003Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:05 2026-03-24T06:41:05.004Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:05 2026-03-24T06:41:05.004Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:05 2026-03-24T06:41:05.005Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:05 2026-03-24T06:41:05.005Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:05 2026-03-24T06:41:05.005Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:05 2026-03-24T06:41:05.172Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.172Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.172Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.173Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.173Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.204Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.230Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.231Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.231Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.231Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.231Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.263Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.286Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.286Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.286Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.286Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.286Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.313Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.335Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.335Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.335Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.335Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.335Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.363Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.395Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.396Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.419Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.440Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:05 2026-03-24T06:41:05.441Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:05 2026-03-24T06:41:05.441Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:05 2026-03-24T06:41:05.441Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:05 2026-03-24T06:41:05.441Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:05 2026-03-24T06:41:05.463Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:05 2026-03-24T06:41:05.474Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:05 allow.auto.create.topics = true 06:41:05 auto.commit.interval.ms = 5000 06:41:05 auto.include.jmx.reporter = true 06:41:05 auto.offset.reset = latest 06:41:05 bootstrap.servers = [localhost:32778] 06:41:05 check.crcs = true 06:41:05 client.dns.lookup = use_all_dns_ips 06:41:05 client.id = consumer-test-group-16 06:41:05 client.rack = 06:41:05 connections.max.idle.ms = 540000 06:41:05 default.api.timeout.ms = 60000 06:41:05 enable.auto.commit = true 06:41:05 enable.metrics.push = true 06:41:05 exclude.internal.topics = true 06:41:05 fetch.max.bytes = 52428800 06:41:05 fetch.max.wait.ms = 500 06:41:05 fetch.min.bytes = 1 06:41:05 group.id = test-group 06:41:05 group.instance.id = null 06:41:05 group.protocol = classic 06:41:05 group.remote.assignor = null 06:41:05 heartbeat.interval.ms = 3000 06:41:05 interceptor.classes = [] 06:41:05 internal.leave.group.on.close = true 06:41:05 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:05 isolation.level = read_uncommitted 06:41:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:05 max.partition.fetch.bytes = 1048576 06:41:05 max.poll.interval.ms = 300000 06:41:05 max.poll.records = 2147483647 06:41:05 metadata.max.age.ms = 300000 06:41:05 metadata.recovery.strategy = none 06:41:05 metric.reporters = [] 06:41:05 metrics.num.samples = 2 06:41:05 metrics.recording.level = INFO 06:41:05 metrics.sample.window.ms = 30000 06:41:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:05 receive.buffer.bytes = 65536 06:41:05 reconnect.backoff.max.ms = 1000 06:41:05 reconnect.backoff.ms = 50 06:41:05 request.timeout.ms = 30000 06:41:05 retry.backoff.max.ms = 1000 06:41:05 retry.backoff.ms = 100 06:41:05 sasl.client.callback.handler.class = null 06:41:05 sasl.jaas.config = null 06:41:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:05 sasl.kerberos.min.time.before.relogin = 60000 06:41:05 sasl.kerberos.service.name = null 06:41:05 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:05 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:05 sasl.login.callback.handler.class = null 06:41:05 sasl.login.class = null 06:41:05 sasl.login.connect.timeout.ms = null 06:41:05 sasl.login.read.timeout.ms = null 06:41:05 sasl.login.refresh.buffer.seconds = 300 06:41:05 sasl.login.refresh.min.period.seconds = 60 06:41:05 sasl.login.refresh.window.factor = 0.8 06:41:05 sasl.login.refresh.window.jitter = 0.05 06:41:05 sasl.login.retry.backoff.max.ms = 10000 06:41:05 sasl.login.retry.backoff.ms = 100 06:41:05 sasl.mechanism = GSSAPI 06:41:05 sasl.oauthbearer.clock.skew.seconds = 30 06:41:05 sasl.oauthbearer.expected.audience = null 06:41:05 sasl.oauthbearer.expected.issuer = null 06:41:05 sasl.oauthbearer.header.urlencode = false 06:41:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:05 sasl.oauthbearer.jwks.endpoint.url = null 06:41:05 sasl.oauthbearer.scope.claim.name = scope 06:41:05 sasl.oauthbearer.sub.claim.name = sub 06:41:05 sasl.oauthbearer.token.endpoint.url = null 06:41:05 security.protocol = PLAINTEXT 06:41:05 security.providers = null 06:41:05 send.buffer.bytes = 131072 06:41:05 session.timeout.ms = 45000 06:41:05 socket.connection.setup.timeout.max.ms = 30000 06:41:05 socket.connection.setup.timeout.ms = 10000 06:41:05 ssl.cipher.suites = null 06:41:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:05 ssl.endpoint.identification.algorithm = https 06:41:05 ssl.engine.factory.class = null 06:41:05 ssl.key.password = null 06:41:05 ssl.keymanager.algorithm = SunX509 06:41:05 ssl.keystore.certificate.chain = null 06:41:05 ssl.keystore.key = null 06:41:05 ssl.keystore.location = null 06:41:05 ssl.keystore.password = null 06:41:05 ssl.keystore.type = JKS 06:41:05 ssl.protocol = TLSv1.3 06:41:05 ssl.provider = null 06:41:05 ssl.secure.random.implementation = null 06:41:05 ssl.trustmanager.algorithm = PKIX 06:41:05 ssl.truststore.certificates = null 06:41:05 ssl.truststore.location = null 06:41:05 ssl.truststore.password = null 06:41:05 ssl.truststore.type = JKS 06:41:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:05 06:41:05 2026-03-24T06:41:05.474Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:05 2026-03-24T06:41:05.478Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:05 2026-03-24T06:41:05.478Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:05 2026-03-24T06:41:05.478Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334465478 06:41:05 2026-03-24T06:41:05.478Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:05 2026-03-24T06:41:05.483Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:05 2026-03-24T06:41:05.484Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:05 2026-03-24T06:41:05.484Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 06:41:05 2026-03-24T06:41:05.498Z INFO 11393 --- [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-43434bd6-e684-4238-ad62-6479c1d28b0b 06:41:05 2026-03-24T06:41:05.498Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 06:41:05 2026-03-24T06:41:05.501Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-16-43434bd6-e684-4238-ad62-6479c1d28b0b', protocol='range'} 06:41:05 2026-03-24T06:41:05.501Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-16-43434bd6-e684-4238-ad62-6479c1d28b0b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:05 2026-03-24T06:41:05.504Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-16-43434bd6-e684-4238-ad62-6479c1d28b0b', protocol='range'} 06:41:05 2026-03-24T06:41:05.504Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:05 2026-03-24T06:41:05.504Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:05 2026-03-24T06:41:05.505Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:05 2026-03-24T06:41:05.508Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:06 2026-03-24T06:41:05.980Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:06 acks = -1 06:41:06 auto.include.jmx.reporter = true 06:41:06 batch.size = 16384 06:41:06 bootstrap.servers = [localhost:32778] 06:41:06 buffer.memory = 33554432 06:41:06 client.dns.lookup = use_all_dns_ips 06:41:06 client.id = test-client-id 06:41:06 compression.gzip.level = -1 06:41:06 compression.lz4.level = 9 06:41:06 compression.type = none 06:41:06 compression.zstd.level = 3 06:41:06 connections.max.idle.ms = 540000 06:41:06 delivery.timeout.ms = 120000 06:41:06 enable.idempotence = true 06:41:06 enable.metrics.push = true 06:41:06 interceptor.classes = [] 06:41:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:06 linger.ms = 0 06:41:06 max.block.ms = 60000 06:41:06 max.in.flight.requests.per.connection = 5 06:41:06 max.request.size = 1048576 06:41:06 metadata.max.age.ms = 300000 06:41:06 metadata.max.idle.ms = 300000 06:41:06 metadata.recovery.strategy = none 06:41:06 metric.reporters = [] 06:41:06 metrics.num.samples = 2 06:41:06 metrics.recording.level = INFO 06:41:06 metrics.sample.window.ms = 30000 06:41:06 partitioner.adaptive.partitioning.enable = true 06:41:06 partitioner.availability.timeout.ms = 0 06:41:06 partitioner.class = null 06:41:06 partitioner.ignore.keys = false 06:41:06 receive.buffer.bytes = 32768 06:41:06 reconnect.backoff.max.ms = 1000 06:41:06 reconnect.backoff.ms = 50 06:41:06 request.timeout.ms = 30000 06:41:06 retries = 2147483647 06:41:06 retry.backoff.max.ms = 1000 06:41:06 retry.backoff.ms = 100 06:41:06 sasl.client.callback.handler.class = null 06:41:06 sasl.jaas.config = null 06:41:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:06 sasl.kerberos.min.time.before.relogin = 60000 06:41:06 sasl.kerberos.service.name = null 06:41:06 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:06 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:06 sasl.login.callback.handler.class = null 06:41:06 sasl.login.class = null 06:41:06 sasl.login.connect.timeout.ms = null 06:41:06 sasl.login.read.timeout.ms = null 06:41:06 sasl.login.refresh.buffer.seconds = 300 06:41:06 sasl.login.refresh.min.period.seconds = 60 06:41:06 sasl.login.refresh.window.factor = 0.8 06:41:06 sasl.login.refresh.window.jitter = 0.05 06:41:06 sasl.login.retry.backoff.max.ms = 10000 06:41:06 sasl.login.retry.backoff.ms = 100 06:41:06 sasl.mechanism = GSSAPI 06:41:06 sasl.oauthbearer.clock.skew.seconds = 30 06:41:06 sasl.oauthbearer.expected.audience = null 06:41:06 sasl.oauthbearer.expected.issuer = null 06:41:06 sasl.oauthbearer.header.urlencode = false 06:41:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:06 sasl.oauthbearer.jwks.endpoint.url = null 06:41:06 sasl.oauthbearer.scope.claim.name = scope 06:41:06 sasl.oauthbearer.sub.claim.name = sub 06:41:06 sasl.oauthbearer.token.endpoint.url = null 06:41:06 security.protocol = PLAINTEXT 06:41:06 security.providers = null 06:41:06 send.buffer.bytes = 131072 06:41:06 socket.connection.setup.timeout.max.ms = 30000 06:41:06 socket.connection.setup.timeout.ms = 10000 06:41:06 ssl.cipher.suites = null 06:41:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:06 ssl.endpoint.identification.algorithm = https 06:41:06 ssl.engine.factory.class = null 06:41:06 ssl.key.password = null 06:41:06 ssl.keymanager.algorithm = SunX509 06:41:06 ssl.keystore.certificate.chain = null 06:41:06 ssl.keystore.key = null 06:41:06 ssl.keystore.location = null 06:41:06 ssl.keystore.password = null 06:41:06 ssl.keystore.type = JKS 06:41:06 ssl.protocol = TLSv1.3 06:41:06 ssl.provider = null 06:41:06 ssl.secure.random.implementation = null 06:41:06 ssl.trustmanager.algorithm = PKIX 06:41:06 ssl.truststore.certificates = null 06:41:06 ssl.truststore.location = null 06:41:06 ssl.truststore.password = null 06:41:06 ssl.truststore.type = JKS 06:41:06 transaction.timeout.ms = 60000 06:41:06 transactional.id = null 06:41:06 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:06 06:41:06 2026-03-24T06:41:05.980Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:06 2026-03-24T06:41:05.980Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:06 2026-03-24T06:41:05.987Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:06 2026-03-24T06:41:05.987Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:06 2026-03-24T06:41:05.987Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334465987 06:41:06 2026-03-24T06:41:05.987Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:06 acks = -1 06:41:06 auto.include.jmx.reporter = true 06:41:06 batch.size = 16384 06:41:06 bootstrap.servers = [localhost:32778] 06:41:06 buffer.memory = 33554432 06:41:06 client.dns.lookup = use_all_dns_ips 06:41:06 client.id = test-client-id 06:41:06 compression.gzip.level = -1 06:41:06 compression.lz4.level = 9 06:41:06 compression.type = none 06:41:06 compression.zstd.level = 3 06:41:06 connections.max.idle.ms = 540000 06:41:06 delivery.timeout.ms = 120000 06:41:06 enable.idempotence = true 06:41:06 enable.metrics.push = true 06:41:06 interceptor.classes = [] 06:41:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:06 linger.ms = 0 06:41:06 max.block.ms = 60000 06:41:06 max.in.flight.requests.per.connection = 5 06:41:06 max.request.size = 1048576 06:41:06 metadata.max.age.ms = 300000 06:41:06 metadata.max.idle.ms = 300000 06:41:06 metadata.recovery.strategy = none 06:41:06 metric.reporters = [] 06:41:06 metrics.num.samples = 2 06:41:06 metrics.recording.level = INFO 06:41:06 metrics.sample.window.ms = 30000 06:41:06 partitioner.adaptive.partitioning.enable = true 06:41:06 partitioner.availability.timeout.ms = 0 06:41:06 partitioner.class = null 06:41:06 partitioner.ignore.keys = false 06:41:06 receive.buffer.bytes = 32768 06:41:06 reconnect.backoff.max.ms = 1000 06:41:06 reconnect.backoff.ms = 50 06:41:06 request.timeout.ms = 30000 06:41:06 retries = 2147483647 06:41:06 retry.backoff.max.ms = 1000 06:41:06 retry.backoff.ms = 100 06:41:06 sasl.client.callback.handler.class = null 06:41:06 sasl.jaas.config = null 06:41:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:06 sasl.kerberos.min.time.before.relogin = 60000 06:41:06 sasl.kerberos.service.name = null 06:41:06 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:06 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:06 sasl.login.callback.handler.class = null 06:41:06 sasl.login.class = null 06:41:06 sasl.login.connect.timeout.ms = null 06:41:06 sasl.login.read.timeout.ms = null 06:41:06 sasl.login.refresh.buffer.seconds = 300 06:41:06 sasl.login.refresh.min.period.seconds = 60 06:41:06 sasl.login.refresh.window.factor = 0.8 06:41:06 sasl.login.refresh.window.jitter = 0.05 06:41:06 sasl.login.retry.backoff.max.ms = 10000 06:41:06 sasl.login.retry.backoff.ms = 100 06:41:06 sasl.mechanism = GSSAPI 06:41:06 sasl.oauthbearer.clock.skew.seconds = 30 06:41:06 sasl.oauthbearer.expected.audience = null 06:41:06 sasl.oauthbearer.expected.issuer = null 06:41:06 sasl.oauthbearer.header.urlencode = false 06:41:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:06 sasl.oauthbearer.jwks.endpoint.url = null 06:41:06 sasl.oauthbearer.scope.claim.name = scope 06:41:06 sasl.oauthbearer.sub.claim.name = sub 06:41:06 sasl.oauthbearer.token.endpoint.url = null 06:41:06 security.protocol = PLAINTEXT 06:41:06 security.providers = null 06:41:06 send.buffer.bytes = 131072 06:41:06 socket.connection.setup.timeout.max.ms = 30000 06:41:06 socket.connection.setup.timeout.ms = 10000 06:41:06 ssl.cipher.suites = null 06:41:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:06 ssl.endpoint.identification.algorithm = https 06:41:06 ssl.engine.factory.class = null 06:41:06 ssl.key.password = null 06:41:06 ssl.keymanager.algorithm = SunX509 06:41:06 ssl.keystore.certificate.chain = null 06:41:06 ssl.keystore.key = null 06:41:06 ssl.keystore.location = null 06:41:06 ssl.keystore.password = null 06:41:06 ssl.keystore.type = JKS 06:41:06 ssl.protocol = TLSv1.3 06:41:06 ssl.provider = null 06:41:06 ssl.secure.random.implementation = null 06:41:06 ssl.trustmanager.algorithm = PKIX 06:41:06 ssl.truststore.certificates = null 06:41:06 ssl.truststore.location = null 06:41:06 ssl.truststore.password = null 06:41:06 ssl.truststore.type = JKS 06:41:06 transaction.timeout.ms = 60000 06:41:06 transactional.id = null 06:41:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:06 06:41:06 2026-03-24T06:41:05.988Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:06 2026-03-24T06:41:05.988Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:06 2026-03-24T06:41:06.002Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:06 2026-03-24T06:41:06.017Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:06 2026-03-24T06:41:06.018Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 06:41:06 2026-03-24T06:41:06.019Z INFO 11393 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:06 2026-03-24T06:41:06.021Z INFO 11393 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 06:41:06 2026-03-24T06:41:06.029Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 06:41:06 2026-03-24T06:41:06.035Z INFO 11393 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 06:41:06 2026-03-24T06:41:06.683Z INFO 11393 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:41:06 2026-03-24T06:41:06.824Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42565/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42565 06:41:06 2026-03-24T06:41:06.864Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38295 06:41:06 2026-03-24T06:41:06.882Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44997/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44997 06:41:07 2026-03-24T06:41:06.902Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43115 06:41:07 2026-03-24T06:41:06.922Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60673 06:41:07 2026-03-24T06:41:06.941Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33215/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33215 06:41:07 2026-03-24T06:41:06.960Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58265/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58265 06:41:07 2026-03-24T06:41:06.980Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54969 06:41:07 2026-03-24T06:41:06.994Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57315/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57315 06:41:07 2026-03-24T06:41:07.006Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34579 06:41:07 2026-03-24T06:41:07.020Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47551/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47551 06:41:07 2026-03-24T06:41:07.037Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41461 06:41:07 2026-03-24T06:41:07.052Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59633 06:41:07 2026-03-24T06:41:07.066Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42377 06:41:07 2026-03-24T06:41:07.081Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41959 06:41:07 2026-03-24T06:41:07.094Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 06:41:07 2026-03-24T06:41:07.107Z INFO 11393 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 06:41:07 2026-03-24T06:41:07.114Z WARN 11393 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 06:41:07 2026-03-24T06:41:07.130Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:07 2026-03-24T06:41:07.131Z INFO 11393 --- [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-43434bd6-e684-4238-ad62-6479c1d28b0b sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:07 2026-03-24T06:41:07.131Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:07 2026-03-24T06:41:07.131Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:07 2026-03-24T06:41:07.131Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:07 2026-03-24T06:41:07.133Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:07 2026-03-24T06:41:07.133Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:07 2026-03-24T06:41:07.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:07 2026-03-24T06:41:07.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:07 2026-03-24T06:41:07.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:07 2026-03-24T06:41:07.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:07 2026-03-24T06:41:07.141Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 06:41:07 2026-03-24T06:41:07.141Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:07 2026-03-24T06:41:07.149Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:07 2026-03-24T06:41:07.149Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:07 2026-03-24T06:41:07.149Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:07 2026-03-24T06:41:07.149Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:07 2026-03-24T06:41:07.150Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:07 2026-03-24T06:41:07.150Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:07 2026-03-24T06:41:07.151Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:07 2026-03-24T06:41:07.151Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:07 2026-03-24T06:41:07.151Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:07 2026-03-24T06:41:07.151Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:07 2026-03-24T06:41:07.152Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:07 2026-03-24T06:41:07.233Z INFO 11393 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 06:41:07 2026-03-24T06:41:07.242Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58179 06:41:07 2026-03-24T06:41:07.263Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 06:41:07 2026-03-24T06:41:07.277Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 06:41:07 2026-03-24T06:41:07.300Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48729 06:41:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.09 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 06:41:07 2026-03-24T06:41:07.334Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36473/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36473 06:41:07 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 06:41:07 2026-03-24T06:41:07.360Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:07 allow.auto.create.topics = true 06:41:07 auto.commit.interval.ms = 5000 06:41:07 auto.include.jmx.reporter = true 06:41:07 auto.offset.reset = latest 06:41:07 bootstrap.servers = [localhost:32778] 06:41:07 check.crcs = true 06:41:07 client.dns.lookup = use_all_dns_ips 06:41:07 client.id = consumer-test-group-17 06:41:07 client.rack = 06:41:07 connections.max.idle.ms = 540000 06:41:07 default.api.timeout.ms = 60000 06:41:07 enable.auto.commit = true 06:41:07 enable.metrics.push = true 06:41:07 exclude.internal.topics = true 06:41:07 fetch.max.bytes = 52428800 06:41:07 fetch.max.wait.ms = 500 06:41:07 fetch.min.bytes = 1 06:41:07 group.id = test-group 06:41:07 group.instance.id = null 06:41:07 group.protocol = classic 06:41:07 group.remote.assignor = null 06:41:07 heartbeat.interval.ms = 3000 06:41:07 interceptor.classes = [] 06:41:07 internal.leave.group.on.close = true 06:41:07 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:07 isolation.level = read_uncommitted 06:41:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:07 max.partition.fetch.bytes = 1048576 06:41:07 max.poll.interval.ms = 300000 06:41:07 max.poll.records = 2147483647 06:41:07 metadata.max.age.ms = 300000 06:41:07 metadata.recovery.strategy = none 06:41:07 metric.reporters = [] 06:41:07 metrics.num.samples = 2 06:41:07 metrics.recording.level = INFO 06:41:07 metrics.sample.window.ms = 30000 06:41:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:07 receive.buffer.bytes = 65536 06:41:07 reconnect.backoff.max.ms = 1000 06:41:07 reconnect.backoff.ms = 50 06:41:07 request.timeout.ms = 30000 06:41:07 retry.backoff.max.ms = 1000 06:41:07 retry.backoff.ms = 100 06:41:07 sasl.client.callback.handler.class = null 06:41:07 sasl.jaas.config = null 06:41:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:07 sasl.kerberos.min.time.before.relogin = 60000 06:41:07 sasl.kerberos.service.name = null 06:41:07 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:07 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:07 sasl.login.callback.handler.class = null 06:41:07 sasl.login.class = null 06:41:07 sasl.login.connect.timeout.ms = null 06:41:07 sasl.login.read.timeout.ms = null 06:41:07 sasl.login.refresh.buffer.seconds = 300 06:41:07 sasl.login.refresh.min.period.seconds = 60 06:41:07 sasl.login.refresh.window.factor = 0.8 06:41:07 sasl.login.refresh.window.jitter = 0.05 06:41:07 sasl.login.retry.backoff.max.ms = 10000 06:41:07 sasl.login.retry.backoff.ms = 100 06:41:07 sasl.mechanism = GSSAPI 06:41:07 sasl.oauthbearer.clock.skew.seconds = 30 06:41:07 sasl.oauthbearer.expected.audience = null 06:41:07 sasl.oauthbearer.expected.issuer = null 06:41:07 sasl.oauthbearer.header.urlencode = false 06:41:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:07 sasl.oauthbearer.jwks.endpoint.url = null 06:41:07 sasl.oauthbearer.scope.claim.name = scope 06:41:07 sasl.oauthbearer.sub.claim.name = sub 06:41:07 sasl.oauthbearer.token.endpoint.url = null 06:41:07 security.protocol = PLAINTEXT 06:41:07 security.providers = null 06:41:07 send.buffer.bytes = 131072 06:41:07 session.timeout.ms = 45000 06:41:07 socket.connection.setup.timeout.max.ms = 30000 06:41:07 socket.connection.setup.timeout.ms = 10000 06:41:07 ssl.cipher.suites = null 06:41:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:07 ssl.endpoint.identification.algorithm = https 06:41:07 ssl.engine.factory.class = null 06:41:07 ssl.key.password = null 06:41:07 ssl.keymanager.algorithm = SunX509 06:41:07 ssl.keystore.certificate.chain = null 06:41:07 ssl.keystore.key = null 06:41:07 ssl.keystore.location = null 06:41:07 ssl.keystore.password = null 06:41:07 ssl.keystore.type = JKS 06:41:07 ssl.protocol = TLSv1.3 06:41:07 ssl.provider = null 06:41:07 ssl.secure.random.implementation = null 06:41:07 ssl.trustmanager.algorithm = PKIX 06:41:07 ssl.truststore.certificates = null 06:41:07 ssl.truststore.location = null 06:41:07 ssl.truststore.password = null 06:41:07 ssl.truststore.type = JKS 06:41:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:07 06:41:07 2026-03-24T06:41:07.360Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:07 2026-03-24T06:41:07.362Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:07 2026-03-24T06:41:07.362Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:07 2026-03-24T06:41:07.362Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334467362 06:41:07 2026-03-24T06:41:07.362Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:07 2026-03-24T06:41:07.363Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36769 06:41:07 2026-03-24T06:41:07.369Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:07 2026-03-24T06:41:07.369Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:07 2026-03-24T06:41:07.371Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 06:41:07 2026-03-24T06:41:07.375Z INFO 11393 --- [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-98fcb6e4-8744-4f89-a7dd-da17f9e063ae 06:41:07 2026-03-24T06:41:07.375Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 06:41:07 2026-03-24T06:41:07.378Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-17-98fcb6e4-8744-4f89-a7dd-da17f9e063ae', protocol='range'} 06:41:07 2026-03-24T06:41:07.378Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-17-98fcb6e4-8744-4f89-a7dd-da17f9e063ae=Assignment(partitions=[ncmp-events-0])} 06:41:07 2026-03-24T06:41:07.380Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-17-98fcb6e4-8744-4f89-a7dd-da17f9e063ae', protocol='range'} 06:41:07 2026-03-24T06:41:07.380Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:07 2026-03-24T06:41:07.381Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:07 2026-03-24T06:41:07.382Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:07 2026-03-24T06:41:07.382Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52159 06:41:07 2026-03-24T06:41:07.387Z INFO 11393 --- [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=321, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:07 2026-03-24T06:41:07.397Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33957 06:41:07 2026-03-24T06:41:07.411Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56401/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56401 06:41:07 2026-03-24T06:41:07.424Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48331 06:41:08 2026-03-24T06:41:07.902Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:08 2026-03-24T06:41:07.903Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:08 2026-03-24T06:41:07.903Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:08 2026-03-24T06:41:07.903Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:08 2026-03-24T06:41:07.903Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:08 2026-03-24T06:41:07.976Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 06:41:08 2026-03-24T06:41:07.988Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 06:41:08 2026-03-24T06:41:08.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:09 2026-03-24T06:41:09.172Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:09 2026-03-24T06:41:09.172Z INFO 11393 --- [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-98fcb6e4-8744-4f89-a7dd-da17f9e063ae sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:09 2026-03-24T06:41:09.172Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.172Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.172Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:09 2026-03-24T06:41:09.173Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.173Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.176Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:09 2026-03-24T06:41:09.176Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:09 2026-03-24T06:41:09.176Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:09 2026-03-24T06:41:09.176Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:09 2026-03-24T06:41:09.177Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 06:41:09 2026-03-24T06:41:09.193Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:09 allow.auto.create.topics = true 06:41:09 auto.commit.interval.ms = 5000 06:41:09 auto.include.jmx.reporter = true 06:41:09 auto.offset.reset = latest 06:41:09 bootstrap.servers = [localhost:32778] 06:41:09 check.crcs = true 06:41:09 client.dns.lookup = use_all_dns_ips 06:41:09 client.id = consumer-test-group-18 06:41:09 client.rack = 06:41:09 connections.max.idle.ms = 540000 06:41:09 default.api.timeout.ms = 60000 06:41:09 enable.auto.commit = true 06:41:09 enable.metrics.push = true 06:41:09 exclude.internal.topics = true 06:41:09 fetch.max.bytes = 52428800 06:41:09 fetch.max.wait.ms = 500 06:41:09 fetch.min.bytes = 1 06:41:09 group.id = test-group 06:41:09 group.instance.id = null 06:41:09 group.protocol = classic 06:41:09 group.remote.assignor = null 06:41:09 heartbeat.interval.ms = 3000 06:41:09 interceptor.classes = [] 06:41:09 internal.leave.group.on.close = true 06:41:09 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:09 isolation.level = read_uncommitted 06:41:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:09 max.partition.fetch.bytes = 1048576 06:41:09 max.poll.interval.ms = 300000 06:41:09 max.poll.records = 2147483647 06:41:09 metadata.max.age.ms = 300000 06:41:09 metadata.recovery.strategy = none 06:41:09 metric.reporters = [] 06:41:09 metrics.num.samples = 2 06:41:09 metrics.recording.level = INFO 06:41:09 metrics.sample.window.ms = 30000 06:41:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:09 receive.buffer.bytes = 65536 06:41:09 reconnect.backoff.max.ms = 1000 06:41:09 reconnect.backoff.ms = 50 06:41:09 request.timeout.ms = 30000 06:41:09 retry.backoff.max.ms = 1000 06:41:09 retry.backoff.ms = 100 06:41:09 sasl.client.callback.handler.class = null 06:41:09 sasl.jaas.config = null 06:41:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:09 sasl.kerberos.min.time.before.relogin = 60000 06:41:09 sasl.kerberos.service.name = null 06:41:09 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:09 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:09 sasl.login.callback.handler.class = null 06:41:09 sasl.login.class = null 06:41:09 sasl.login.connect.timeout.ms = null 06:41:09 sasl.login.read.timeout.ms = null 06:41:09 sasl.login.refresh.buffer.seconds = 300 06:41:09 sasl.login.refresh.min.period.seconds = 60 06:41:09 sasl.login.refresh.window.factor = 0.8 06:41:09 sasl.login.refresh.window.jitter = 0.05 06:41:09 sasl.login.retry.backoff.max.ms = 10000 06:41:09 sasl.login.retry.backoff.ms = 100 06:41:09 sasl.mechanism = GSSAPI 06:41:09 sasl.oauthbearer.clock.skew.seconds = 30 06:41:09 sasl.oauthbearer.expected.audience = null 06:41:09 sasl.oauthbearer.expected.issuer = null 06:41:09 sasl.oauthbearer.header.urlencode = false 06:41:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:09 sasl.oauthbearer.jwks.endpoint.url = null 06:41:09 sasl.oauthbearer.scope.claim.name = scope 06:41:09 sasl.oauthbearer.sub.claim.name = sub 06:41:09 sasl.oauthbearer.token.endpoint.url = null 06:41:09 security.protocol = PLAINTEXT 06:41:09 security.providers = null 06:41:09 send.buffer.bytes = 131072 06:41:09 session.timeout.ms = 45000 06:41:09 socket.connection.setup.timeout.max.ms = 30000 06:41:09 socket.connection.setup.timeout.ms = 10000 06:41:09 ssl.cipher.suites = null 06:41:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:09 ssl.endpoint.identification.algorithm = https 06:41:09 ssl.engine.factory.class = null 06:41:09 ssl.key.password = null 06:41:09 ssl.keymanager.algorithm = SunX509 06:41:09 ssl.keystore.certificate.chain = null 06:41:09 ssl.keystore.key = null 06:41:09 ssl.keystore.location = null 06:41:09 ssl.keystore.password = null 06:41:09 ssl.keystore.type = JKS 06:41:09 ssl.protocol = TLSv1.3 06:41:09 ssl.provider = null 06:41:09 ssl.secure.random.implementation = null 06:41:09 ssl.trustmanager.algorithm = PKIX 06:41:09 ssl.truststore.certificates = null 06:41:09 ssl.truststore.location = null 06:41:09 ssl.truststore.password = null 06:41:09 ssl.truststore.type = JKS 06:41:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:09 06:41:09 2026-03-24T06:41:09.193Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:09 2026-03-24T06:41:09.195Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:09 2026-03-24T06:41:09.195Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:09 2026-03-24T06:41:09.195Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334469195 06:41:09 2026-03-24T06:41:09.195Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:09 2026-03-24T06:41:09.206Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:09 2026-03-24T06:41:09.207Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:09 2026-03-24T06:41:09.209Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 06:41:09 2026-03-24T06:41:09.212Z INFO 11393 --- [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-4e70a769-f08f-4160-a541-aa766b057b73 06:41:09 2026-03-24T06:41:09.212Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 06:41:09 2026-03-24T06:41:09.215Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-18-4e70a769-f08f-4160-a541-aa766b057b73', protocol='range'} 06:41:09 2026-03-24T06:41:09.215Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-18-4e70a769-f08f-4160-a541-aa766b057b73=Assignment(partitions=[ncmp-events-0])} 06:41:09 2026-03-24T06:41:09.217Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-18-4e70a769-f08f-4160-a541-aa766b057b73', protocol='range'} 06:41:09 2026-03-24T06:41:09.217Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:09 2026-03-24T06:41:09.217Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:09 2026-03-24T06:41:09.219Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:09 2026-03-24T06:41:09.224Z INFO 11393 --- [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=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:09 2026-03-24T06:41:09.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:09 2026-03-24T06:41:09.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:09 2026-03-24T06:41:09.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:09 2026-03-24T06:41:09.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:09 2026-03-24T06:41:09.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:09 2026-03-24T06:41:09.811Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 06:41:09 2026-03-24T06:41:09.823Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 06:41:09 2026-03-24T06:41:09.843Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:09 2026-03-24T06:41:09.906Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:09 2026-03-24T06:41:09.906Z INFO 11393 --- [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-4e70a769-f08f-4160-a541-aa766b057b73 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:09 2026-03-24T06:41:09.906Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.906Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.906Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:09 2026-03-24T06:41:09.907Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.907Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:09 2026-03-24T06:41:09.921Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:09 2026-03-24T06:41:09.921Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:09 2026-03-24T06:41:09.921Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:09 2026-03-24T06:41:09.922Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:09 2026-03-24T06:41:09.924Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 06:41:10 2026-03-24T06:41:09.948Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:10 allow.auto.create.topics = true 06:41:10 auto.commit.interval.ms = 5000 06:41:10 auto.include.jmx.reporter = true 06:41:10 auto.offset.reset = latest 06:41:10 bootstrap.servers = [localhost:32778] 06:41:10 check.crcs = true 06:41:10 client.dns.lookup = use_all_dns_ips 06:41:10 client.id = consumer-test-group-19 06:41:10 client.rack = 06:41:10 connections.max.idle.ms = 540000 06:41:10 default.api.timeout.ms = 60000 06:41:10 enable.auto.commit = true 06:41:10 enable.metrics.push = true 06:41:10 exclude.internal.topics = true 06:41:10 fetch.max.bytes = 52428800 06:41:10 fetch.max.wait.ms = 500 06:41:10 fetch.min.bytes = 1 06:41:10 group.id = test-group 06:41:10 group.instance.id = null 06:41:10 group.protocol = classic 06:41:10 group.remote.assignor = null 06:41:10 heartbeat.interval.ms = 3000 06:41:10 interceptor.classes = [] 06:41:10 internal.leave.group.on.close = true 06:41:10 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:10 isolation.level = read_uncommitted 06:41:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:10 max.partition.fetch.bytes = 1048576 06:41:10 max.poll.interval.ms = 300000 06:41:10 max.poll.records = 2147483647 06:41:10 metadata.max.age.ms = 300000 06:41:10 metadata.recovery.strategy = none 06:41:10 metric.reporters = [] 06:41:10 metrics.num.samples = 2 06:41:10 metrics.recording.level = INFO 06:41:10 metrics.sample.window.ms = 30000 06:41:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:10 receive.buffer.bytes = 65536 06:41:10 reconnect.backoff.max.ms = 1000 06:41:10 reconnect.backoff.ms = 50 06:41:10 request.timeout.ms = 30000 06:41:10 retry.backoff.max.ms = 1000 06:41:10 retry.backoff.ms = 100 06:41:10 sasl.client.callback.handler.class = null 06:41:10 sasl.jaas.config = null 06:41:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:10 sasl.kerberos.min.time.before.relogin = 60000 06:41:10 sasl.kerberos.service.name = null 06:41:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:10 sasl.login.callback.handler.class = null 06:41:10 sasl.login.class = null 06:41:10 sasl.login.connect.timeout.ms = null 06:41:10 sasl.login.read.timeout.ms = null 06:41:10 sasl.login.refresh.buffer.seconds = 300 06:41:10 sasl.login.refresh.min.period.seconds = 60 06:41:10 sasl.login.refresh.window.factor = 0.8 06:41:10 sasl.login.refresh.window.jitter = 0.05 06:41:10 sasl.login.retry.backoff.max.ms = 10000 06:41:10 sasl.login.retry.backoff.ms = 100 06:41:10 sasl.mechanism = GSSAPI 06:41:10 sasl.oauthbearer.clock.skew.seconds = 30 06:41:10 sasl.oauthbearer.expected.audience = null 06:41:10 sasl.oauthbearer.expected.issuer = null 06:41:10 sasl.oauthbearer.header.urlencode = false 06:41:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:10 sasl.oauthbearer.jwks.endpoint.url = null 06:41:10 sasl.oauthbearer.scope.claim.name = scope 06:41:10 sasl.oauthbearer.sub.claim.name = sub 06:41:10 sasl.oauthbearer.token.endpoint.url = null 06:41:10 security.protocol = PLAINTEXT 06:41:10 security.providers = null 06:41:10 send.buffer.bytes = 131072 06:41:10 session.timeout.ms = 45000 06:41:10 socket.connection.setup.timeout.max.ms = 30000 06:41:10 socket.connection.setup.timeout.ms = 10000 06:41:10 ssl.cipher.suites = null 06:41:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:10 ssl.endpoint.identification.algorithm = https 06:41:10 ssl.engine.factory.class = null 06:41:10 ssl.key.password = null 06:41:10 ssl.keymanager.algorithm = SunX509 06:41:10 ssl.keystore.certificate.chain = null 06:41:10 ssl.keystore.key = null 06:41:10 ssl.keystore.location = null 06:41:10 ssl.keystore.password = null 06:41:10 ssl.keystore.type = JKS 06:41:10 ssl.protocol = TLSv1.3 06:41:10 ssl.provider = null 06:41:10 ssl.secure.random.implementation = null 06:41:10 ssl.trustmanager.algorithm = PKIX 06:41:10 ssl.truststore.certificates = null 06:41:10 ssl.truststore.location = null 06:41:10 ssl.truststore.password = null 06:41:10 ssl.truststore.type = JKS 06:41:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:10 06:41:10 2026-03-24T06:41:09.948Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:10 2026-03-24T06:41:09.950Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:10 2026-03-24T06:41:09.950Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:10 2026-03-24T06:41:09.950Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334469950 06:41:10 2026-03-24T06:41:09.950Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:10 2026-03-24T06:41:09.954Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:10 2026-03-24T06:41:09.955Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:10 2026-03-24T06:41:09.956Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 06:41:10 2026-03-24T06:41:09.959Z INFO 11393 --- [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-782bcd83-a5b1-42c3-bf76-f0a2b0c367ed 06:41:10 2026-03-24T06:41:09.959Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 06:41:10 2026-03-24T06:41:09.961Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-19-782bcd83-a5b1-42c3-bf76-f0a2b0c367ed', protocol='range'} 06:41:10 2026-03-24T06:41:09.962Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-19-782bcd83-a5b1-42c3-bf76-f0a2b0c367ed=Assignment(partitions=[ncmp-events-0])} 06:41:10 2026-03-24T06:41:09.963Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-19-782bcd83-a5b1-42c3-bf76-f0a2b0c367ed', protocol='range'} 06:41:10 2026-03-24T06:41:09.964Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:10 2026-03-24T06:41:09.964Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:10 2026-03-24T06:41:09.965Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:10 2026-03-24T06:41:09.970Z INFO 11393 --- [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=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:10 2026-03-24T06:41:10.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:10 2026-03-24T06:41:10.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:10 2026-03-24T06:41:10.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:10 2026-03-24T06:41:10.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:10 2026-03-24T06:41:10.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:10 2026-03-24T06:41:10.516Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [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-782bcd83-a5b1-42c3-bf76-f0a2b0c367ed sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:10 2026-03-24T06:41:10.563Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:10 2026-03-24T06:41:10.566Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:10 2026-03-24T06:41:10.566Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:10 2026-03-24T06:41:10.566Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:10 2026-03-24T06:41:10.566Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:10 2026-03-24T06:41:10.568Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 06:41:10 2026-03-24T06:41:10.589Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:10 allow.auto.create.topics = true 06:41:10 auto.commit.interval.ms = 5000 06:41:10 auto.include.jmx.reporter = true 06:41:10 auto.offset.reset = latest 06:41:10 bootstrap.servers = [localhost:32778] 06:41:10 check.crcs = true 06:41:10 client.dns.lookup = use_all_dns_ips 06:41:10 client.id = consumer-test-group-20 06:41:10 client.rack = 06:41:10 connections.max.idle.ms = 540000 06:41:10 default.api.timeout.ms = 60000 06:41:10 enable.auto.commit = true 06:41:10 enable.metrics.push = true 06:41:10 exclude.internal.topics = true 06:41:10 fetch.max.bytes = 52428800 06:41:10 fetch.max.wait.ms = 500 06:41:10 fetch.min.bytes = 1 06:41:10 group.id = test-group 06:41:10 group.instance.id = null 06:41:10 group.protocol = classic 06:41:10 group.remote.assignor = null 06:41:10 heartbeat.interval.ms = 3000 06:41:10 interceptor.classes = [] 06:41:10 internal.leave.group.on.close = true 06:41:10 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:10 isolation.level = read_uncommitted 06:41:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:10 max.partition.fetch.bytes = 1048576 06:41:10 max.poll.interval.ms = 300000 06:41:10 max.poll.records = 2147483647 06:41:10 metadata.max.age.ms = 300000 06:41:10 metadata.recovery.strategy = none 06:41:10 metric.reporters = [] 06:41:10 metrics.num.samples = 2 06:41:10 metrics.recording.level = INFO 06:41:10 metrics.sample.window.ms = 30000 06:41:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:10 receive.buffer.bytes = 65536 06:41:10 reconnect.backoff.max.ms = 1000 06:41:10 reconnect.backoff.ms = 50 06:41:10 request.timeout.ms = 30000 06:41:10 retry.backoff.max.ms = 1000 06:41:10 retry.backoff.ms = 100 06:41:10 sasl.client.callback.handler.class = null 06:41:10 sasl.jaas.config = null 06:41:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:10 sasl.kerberos.min.time.before.relogin = 60000 06:41:10 sasl.kerberos.service.name = null 06:41:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:10 sasl.login.callback.handler.class = null 06:41:10 sasl.login.class = null 06:41:10 sasl.login.connect.timeout.ms = null 06:41:10 sasl.login.read.timeout.ms = null 06:41:10 sasl.login.refresh.buffer.seconds = 300 06:41:10 sasl.login.refresh.min.period.seconds = 60 06:41:10 sasl.login.refresh.window.factor = 0.8 06:41:10 sasl.login.refresh.window.jitter = 0.05 06:41:10 sasl.login.retry.backoff.max.ms = 10000 06:41:10 sasl.login.retry.backoff.ms = 100 06:41:10 sasl.mechanism = GSSAPI 06:41:10 sasl.oauthbearer.clock.skew.seconds = 30 06:41:10 sasl.oauthbearer.expected.audience = null 06:41:10 sasl.oauthbearer.expected.issuer = null 06:41:10 sasl.oauthbearer.header.urlencode = false 06:41:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:10 sasl.oauthbearer.jwks.endpoint.url = null 06:41:10 sasl.oauthbearer.scope.claim.name = scope 06:41:10 sasl.oauthbearer.sub.claim.name = sub 06:41:10 sasl.oauthbearer.token.endpoint.url = null 06:41:10 security.protocol = PLAINTEXT 06:41:10 security.providers = null 06:41:10 send.buffer.bytes = 131072 06:41:10 session.timeout.ms = 45000 06:41:10 socket.connection.setup.timeout.max.ms = 30000 06:41:10 socket.connection.setup.timeout.ms = 10000 06:41:10 ssl.cipher.suites = null 06:41:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:10 ssl.endpoint.identification.algorithm = https 06:41:10 ssl.engine.factory.class = null 06:41:10 ssl.key.password = null 06:41:10 ssl.keymanager.algorithm = SunX509 06:41:10 ssl.keystore.certificate.chain = null 06:41:10 ssl.keystore.key = null 06:41:10 ssl.keystore.location = null 06:41:10 ssl.keystore.password = null 06:41:10 ssl.keystore.type = JKS 06:41:10 ssl.protocol = TLSv1.3 06:41:10 ssl.provider = null 06:41:10 ssl.secure.random.implementation = null 06:41:10 ssl.trustmanager.algorithm = PKIX 06:41:10 ssl.truststore.certificates = null 06:41:10 ssl.truststore.location = null 06:41:10 ssl.truststore.password = null 06:41:10 ssl.truststore.type = JKS 06:41:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:10 06:41:10 2026-03-24T06:41:10.589Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:10 2026-03-24T06:41:10.591Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:10 2026-03-24T06:41:10.591Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:10 2026-03-24T06:41:10.591Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334470591 06:41:10 2026-03-24T06:41:10.592Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:10 2026-03-24T06:41:10.603Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:10 2026-03-24T06:41:10.604Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:10 2026-03-24T06:41:10.605Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 06:41:10 2026-03-24T06:41:10.608Z INFO 11393 --- [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-68e13ae1-5ad8-455c-9d64-a3fae7947300 06:41:10 2026-03-24T06:41:10.608Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 06:41:10 2026-03-24T06:41:10.610Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-20-68e13ae1-5ad8-455c-9d64-a3fae7947300', protocol='range'} 06:41:10 2026-03-24T06:41:10.610Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-20-68e13ae1-5ad8-455c-9d64-a3fae7947300=Assignment(partitions=[ncmp-events-0])} 06:41:10 2026-03-24T06:41:10.612Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-20-68e13ae1-5ad8-455c-9d64-a3fae7947300', protocol='range'} 06:41:10 2026-03-24T06:41:10.612Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:10 2026-03-24T06:41:10.612Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:10 2026-03-24T06:41:10.614Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:10 2026-03-24T06:41:10.617Z INFO 11393 --- [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=333, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:11 2026-03-24T06:41:11.114Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:11 2026-03-24T06:41:11.115Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:11 2026-03-24T06:41:11.115Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:11 2026-03-24T06:41:11.115Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:11 2026-03-24T06:41:11.115Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:11 2026-03-24T06:41:11.183Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 06:41:11 2026-03-24T06:41:11.194Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 06:41:11 2026-03-24T06:41:11.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:11 2026-03-24T06:41:11.228Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:11 2026-03-24T06:41:11.229Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:11 2026-03-24T06:41:11.229Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:11 2026-03-24T06:41:11.229Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:11 2026-03-24T06:41:11.229Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:11 2026-03-24T06:41:11.290Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 06:41:11 2026-03-24T06:41:11.300Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 06:41:11 2026-03-24T06:41:11.314Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:11 2026-03-24T06:41:11.331Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:11 2026-03-24T06:41:11.331Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:11 2026-03-24T06:41:11.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:11 2026-03-24T06:41:11.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:11 2026-03-24T06:41:11.332Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:11 2026-03-24T06:41:11.355Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:11 2026-03-24T06:41:11.404Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:11 2026-03-24T06:41:11.404Z INFO 11393 --- [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-68e13ae1-5ad8-455c-9d64-a3fae7947300 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:11 2026-03-24T06:41:11.404Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:11 2026-03-24T06:41:11.405Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:11 2026-03-24T06:41:11.405Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:11 2026-03-24T06:41:11.406Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:11 2026-03-24T06:41:11.406Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:11 2026-03-24T06:41:11.412Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:11 2026-03-24T06:41:11.412Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:11 2026-03-24T06:41:11.412Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:11 2026-03-24T06:41:11.412Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:11 2026-03-24T06:41:11.414Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 06:41:11 2026-03-24T06:41:11.428Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:11 allow.auto.create.topics = true 06:41:11 auto.commit.interval.ms = 5000 06:41:11 auto.include.jmx.reporter = true 06:41:11 auto.offset.reset = latest 06:41:11 bootstrap.servers = [localhost:32778] 06:41:11 check.crcs = true 06:41:11 client.dns.lookup = use_all_dns_ips 06:41:11 client.id = consumer-test-group-21 06:41:11 client.rack = 06:41:11 connections.max.idle.ms = 540000 06:41:11 default.api.timeout.ms = 60000 06:41:11 enable.auto.commit = true 06:41:11 enable.metrics.push = true 06:41:11 exclude.internal.topics = true 06:41:11 fetch.max.bytes = 52428800 06:41:11 fetch.max.wait.ms = 500 06:41:11 fetch.min.bytes = 1 06:41:11 group.id = test-group 06:41:11 group.instance.id = null 06:41:11 group.protocol = classic 06:41:11 group.remote.assignor = null 06:41:11 heartbeat.interval.ms = 3000 06:41:11 interceptor.classes = [] 06:41:11 internal.leave.group.on.close = true 06:41:11 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:11 isolation.level = read_uncommitted 06:41:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:11 max.partition.fetch.bytes = 1048576 06:41:11 max.poll.interval.ms = 300000 06:41:11 max.poll.records = 2147483647 06:41:11 metadata.max.age.ms = 300000 06:41:11 metadata.recovery.strategy = none 06:41:11 metric.reporters = [] 06:41:11 metrics.num.samples = 2 06:41:11 metrics.recording.level = INFO 06:41:11 metrics.sample.window.ms = 30000 06:41:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:11 receive.buffer.bytes = 65536 06:41:11 reconnect.backoff.max.ms = 1000 06:41:11 reconnect.backoff.ms = 50 06:41:11 request.timeout.ms = 30000 06:41:11 retry.backoff.max.ms = 1000 06:41:11 retry.backoff.ms = 100 06:41:11 sasl.client.callback.handler.class = null 06:41:11 sasl.jaas.config = null 06:41:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:11 sasl.kerberos.min.time.before.relogin = 60000 06:41:11 sasl.kerberos.service.name = null 06:41:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:11 sasl.login.callback.handler.class = null 06:41:11 sasl.login.class = null 06:41:11 sasl.login.connect.timeout.ms = null 06:41:11 sasl.login.read.timeout.ms = null 06:41:11 sasl.login.refresh.buffer.seconds = 300 06:41:11 sasl.login.refresh.min.period.seconds = 60 06:41:11 sasl.login.refresh.window.factor = 0.8 06:41:11 sasl.login.refresh.window.jitter = 0.05 06:41:11 sasl.login.retry.backoff.max.ms = 10000 06:41:11 sasl.login.retry.backoff.ms = 100 06:41:11 sasl.mechanism = GSSAPI 06:41:11 sasl.oauthbearer.clock.skew.seconds = 30 06:41:11 sasl.oauthbearer.expected.audience = null 06:41:11 sasl.oauthbearer.expected.issuer = null 06:41:11 sasl.oauthbearer.header.urlencode = false 06:41:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:11 sasl.oauthbearer.jwks.endpoint.url = null 06:41:11 sasl.oauthbearer.scope.claim.name = scope 06:41:11 sasl.oauthbearer.sub.claim.name = sub 06:41:11 sasl.oauthbearer.token.endpoint.url = null 06:41:11 security.protocol = PLAINTEXT 06:41:11 security.providers = null 06:41:11 send.buffer.bytes = 131072 06:41:11 session.timeout.ms = 45000 06:41:11 socket.connection.setup.timeout.max.ms = 30000 06:41:11 socket.connection.setup.timeout.ms = 10000 06:41:11 ssl.cipher.suites = null 06:41:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:11 ssl.endpoint.identification.algorithm = https 06:41:11 ssl.engine.factory.class = null 06:41:11 ssl.key.password = null 06:41:11 ssl.keymanager.algorithm = SunX509 06:41:11 ssl.keystore.certificate.chain = null 06:41:11 ssl.keystore.key = null 06:41:11 ssl.keystore.location = null 06:41:11 ssl.keystore.password = null 06:41:11 ssl.keystore.type = JKS 06:41:11 ssl.protocol = TLSv1.3 06:41:11 ssl.provider = null 06:41:11 ssl.secure.random.implementation = null 06:41:11 ssl.trustmanager.algorithm = PKIX 06:41:11 ssl.truststore.certificates = null 06:41:11 ssl.truststore.location = null 06:41:11 ssl.truststore.password = null 06:41:11 ssl.truststore.type = JKS 06:41:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:11 06:41:11 2026-03-24T06:41:11.429Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:11 2026-03-24T06:41:11.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:11 2026-03-24T06:41:11.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:11 2026-03-24T06:41:11.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334471430 06:41:11 2026-03-24T06:41:11.430Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:11 2026-03-24T06:41:11.436Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:11 2026-03-24T06:41:11.437Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:11 2026-03-24T06:41:11.437Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 06:41:11 2026-03-24T06:41:11.442Z INFO 11393 --- [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-14bc909a-88c4-4030-b387-e1ac242924b0 06:41:11 2026-03-24T06:41:11.442Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 06:41:11 2026-03-24T06:41:11.444Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-21-14bc909a-88c4-4030-b387-e1ac242924b0', protocol='range'} 06:41:11 2026-03-24T06:41:11.444Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-21-14bc909a-88c4-4030-b387-e1ac242924b0=Assignment(partitions=[ncmp-events-0])} 06:41:11 2026-03-24T06:41:11.446Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-21-14bc909a-88c4-4030-b387-e1ac242924b0', protocol='range'} 06:41:11 2026-03-24T06:41:11.446Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:11 2026-03-24T06:41:11.446Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:11 2026-03-24T06:41:11.447Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:11 2026-03-24T06:41:11.450Z INFO 11393 --- [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=345, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:12 2026-03-24T06:41:11.960Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:12 2026-03-24T06:41:11.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:12 2026-03-24T06:41:11.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:12 2026-03-24T06:41:11.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:12 2026-03-24T06:41:11.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:12 2026-03-24T06:41:12.029Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:12 2026-03-24T06:41:12.038Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:12 2026-03-24T06:41:12.058Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:12 2026-03-24T06:41:12.080Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:12 2026-03-24T06:41:12.085Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:12 2026-03-24T06:41:12.085Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:12 2026-03-24T06:41:12.085Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:12 2026-03-24T06:41:12.085Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:12 2026-03-24T06:41:12.110Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:12 2026-03-24T06:41:12.115Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:12 2026-03-24T06:41:12.127Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:12 2026-03-24T06:41:12.133Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 06:41:12 2026-03-24T06:41:12.133Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 06:41:12 2026-03-24T06:41:12.199Z ERROR 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:41:12 2026-03-24T06:41:12.234Z ERROR 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 06:41:12 2026-03-24T06:41:12.245Z ERROR 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 06:41:12 2026-03-24T06:41:12.247Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:12 2026-03-24T06:41:12.247Z INFO 11393 --- [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-14bc909a-88c4-4030-b387-e1ac242924b0 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:12 2026-03-24T06:41:12.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:12 2026-03-24T06:41:12.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:12 2026-03-24T06:41:12.248Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:12 2026-03-24T06:41:12.253Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:12 2026-03-24T06:41:12.253Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:12 2026-03-24T06:41:12.262Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:12 2026-03-24T06:41:12.262Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:12 2026-03-24T06:41:12.262Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:12 2026-03-24T06:41:12.262Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:12 2026-03-24T06:41:12.264Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 06:41:12 2026-03-24T06:41:12.282Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:12 allow.auto.create.topics = true 06:41:12 auto.commit.interval.ms = 5000 06:41:12 auto.include.jmx.reporter = true 06:41:12 auto.offset.reset = latest 06:41:12 bootstrap.servers = [localhost:32778] 06:41:12 check.crcs = true 06:41:12 client.dns.lookup = use_all_dns_ips 06:41:12 client.id = consumer-test-group-22 06:41:12 client.rack = 06:41:12 connections.max.idle.ms = 540000 06:41:12 default.api.timeout.ms = 60000 06:41:12 enable.auto.commit = true 06:41:12 enable.metrics.push = true 06:41:12 exclude.internal.topics = true 06:41:12 fetch.max.bytes = 52428800 06:41:12 fetch.max.wait.ms = 500 06:41:12 fetch.min.bytes = 1 06:41:12 group.id = test-group 06:41:12 group.instance.id = null 06:41:12 group.protocol = classic 06:41:12 group.remote.assignor = null 06:41:12 heartbeat.interval.ms = 3000 06:41:12 interceptor.classes = [] 06:41:12 internal.leave.group.on.close = true 06:41:12 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:12 isolation.level = read_uncommitted 06:41:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:12 max.partition.fetch.bytes = 1048576 06:41:12 max.poll.interval.ms = 300000 06:41:12 max.poll.records = 2147483647 06:41:12 metadata.max.age.ms = 300000 06:41:12 metadata.recovery.strategy = none 06:41:12 metric.reporters = [] 06:41:12 metrics.num.samples = 2 06:41:12 metrics.recording.level = INFO 06:41:12 metrics.sample.window.ms = 30000 06:41:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:12 receive.buffer.bytes = 65536 06:41:12 reconnect.backoff.max.ms = 1000 06:41:12 reconnect.backoff.ms = 50 06:41:12 request.timeout.ms = 30000 06:41:12 retry.backoff.max.ms = 1000 06:41:12 retry.backoff.ms = 100 06:41:12 sasl.client.callback.handler.class = null 06:41:12 sasl.jaas.config = null 06:41:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:12 sasl.kerberos.min.time.before.relogin = 60000 06:41:12 sasl.kerberos.service.name = null 06:41:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:12 sasl.login.callback.handler.class = null 06:41:12 sasl.login.class = null 06:41:12 sasl.login.connect.timeout.ms = null 06:41:12 sasl.login.read.timeout.ms = null 06:41:12 sasl.login.refresh.buffer.seconds = 300 06:41:12 sasl.login.refresh.min.period.seconds = 60 06:41:12 sasl.login.refresh.window.factor = 0.8 06:41:12 sasl.login.refresh.window.jitter = 0.05 06:41:12 sasl.login.retry.backoff.max.ms = 10000 06:41:12 sasl.login.retry.backoff.ms = 100 06:41:12 sasl.mechanism = GSSAPI 06:41:12 sasl.oauthbearer.clock.skew.seconds = 30 06:41:12 sasl.oauthbearer.expected.audience = null 06:41:12 sasl.oauthbearer.expected.issuer = null 06:41:12 sasl.oauthbearer.header.urlencode = false 06:41:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:12 sasl.oauthbearer.jwks.endpoint.url = null 06:41:12 sasl.oauthbearer.scope.claim.name = scope 06:41:12 sasl.oauthbearer.sub.claim.name = sub 06:41:12 sasl.oauthbearer.token.endpoint.url = null 06:41:12 security.protocol = PLAINTEXT 06:41:12 security.providers = null 06:41:12 send.buffer.bytes = 131072 06:41:12 session.timeout.ms = 45000 06:41:12 socket.connection.setup.timeout.max.ms = 30000 06:41:12 socket.connection.setup.timeout.ms = 10000 06:41:12 ssl.cipher.suites = null 06:41:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:12 ssl.endpoint.identification.algorithm = https 06:41:12 ssl.engine.factory.class = null 06:41:12 ssl.key.password = null 06:41:12 ssl.keymanager.algorithm = SunX509 06:41:12 ssl.keystore.certificate.chain = null 06:41:12 ssl.keystore.key = null 06:41:12 ssl.keystore.location = null 06:41:12 ssl.keystore.password = null 06:41:12 ssl.keystore.type = JKS 06:41:12 ssl.protocol = TLSv1.3 06:41:12 ssl.provider = null 06:41:12 ssl.secure.random.implementation = null 06:41:12 ssl.trustmanager.algorithm = PKIX 06:41:12 ssl.truststore.certificates = null 06:41:12 ssl.truststore.location = null 06:41:12 ssl.truststore.password = null 06:41:12 ssl.truststore.type = JKS 06:41:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:12 06:41:12 2026-03-24T06:41:12.282Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:12 2026-03-24T06:41:12.284Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:12 2026-03-24T06:41:12.284Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:12 2026-03-24T06:41:12.284Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334472284 06:41:12 2026-03-24T06:41:12.284Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:12 2026-03-24T06:41:12.302Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:12 2026-03-24T06:41:12.321Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:12 2026-03-24T06:41:12.322Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 06:41:12 2026-03-24T06:41:12.325Z INFO 11393 --- [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-85247560-2756-4ec0-a86a-327fdfe17c56 06:41:12 2026-03-24T06:41:12.325Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 06:41:12 2026-03-24T06:41:12.334Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-22-85247560-2756-4ec0-a86a-327fdfe17c56', protocol='range'} 06:41:12 2026-03-24T06:41:12.335Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-22-85247560-2756-4ec0-a86a-327fdfe17c56=Assignment(partitions=[ncmp-events-0])} 06:41:12 2026-03-24T06:41:12.337Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-22-85247560-2756-4ec0-a86a-327fdfe17c56', protocol='range'} 06:41:12 2026-03-24T06:41:12.338Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:12 2026-03-24T06:41:12.338Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:12 2026-03-24T06:41:12.339Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:12 2026-03-24T06:41:12.351Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=362, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:12 2026-03-24T06:41:12.807Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 06:41:12 2026-03-24T06:41:12.807Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 06:41:12 2026-03-24T06:41:12.807Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 06:41:12 2026-03-24T06:41:12.808Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 06:41:12 2026-03-24T06:41:12.808Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 06:41:12 2026-03-24T06:41:12.847Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:12 2026-03-24T06:41:12.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:12 2026-03-24T06:41:12.888Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 06:41:12 2026-03-24T06:41:12.888Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 06:41:12 2026-03-24T06:41:12.888Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 06:41:12 2026-03-24T06:41:12.889Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 06:41:12 2026-03-24T06:41:12.889Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 06:41:13 2026-03-24T06:41:12.951Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:13 2026-03-24T06:41:12.959Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:13 2026-03-24T06:41:13.017Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:13 2026-03-24T06:41:13.025Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:13 2026-03-24T06:41:13.059Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:13 2026-03-24T06:41:13.113Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:13 2026-03-24T06:41:13.113Z INFO 11393 --- [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-85247560-2756-4ec0-a86a-327fdfe17c56 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:13 2026-03-24T06:41:13.114Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:13 2026-03-24T06:41:13.114Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:13 2026-03-24T06:41:13.114Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:13 2026-03-24T06:41:13.117Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:13 2026-03-24T06:41:13.117Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:13 2026-03-24T06:41:13.118Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:13 2026-03-24T06:41:13.118Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:13 2026-03-24T06:41:13.118Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:13 2026-03-24T06:41:13.118Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:13 2026-03-24T06:41:13.119Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 06:41:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.802 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 06:41:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 06:41:13 2026-03-24T06:41:13.250Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 06:41:13 2026-03-24T06:41:13.250Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 06:41:13 2026-03-24T06:41:13.250Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 06:41:13 2026-03-24T06:41:13.250Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 06:41:13 2026-03-24T06:41:13.250Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 06:41:13 2026-03-24T06:41:13.322Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:13 2026-03-24T06:41:13.345Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:13 2026-03-24T06:41:13.462Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:13 2026-03-24T06:41:13.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:13 2026-03-24T06:41:13.540Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:13 2026-03-24T06:41:13.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:13 2026-03-24T06:41:13.572Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:14 2026-03-24T06:41:13.993Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:14 06:41:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:41:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:41:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:41:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:41:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at groovy.lang.Closure.call(Closure.java:427) 06:41:14 at groovy.lang.Closure.call(Closure.java:416) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 06:41:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 06:41:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 06:41:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:14 06:41:14 2026-03-24T06:41:14.006Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:14 06:41:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:41:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:41:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at groovy.lang.Closure.call(Closure.java:427) 06:41:14 at groovy.lang.Closure.call(Closure.java:416) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 06:41:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 06:41:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 06:41:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:14 06:41:14 2026-03-24T06:41:14.009Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:14 06:41:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:41:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:41:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at groovy.lang.Closure.call(Closure.java:427) 06:41:14 at groovy.lang.Closure.call(Closure.java:416) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 06:41:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 06:41:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 06:41:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 06:41:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 06:41:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 06:41:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 06:41:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:41:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:14 06:41:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.880 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 06:41:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 06:41:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 06:41:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 06:41:14 2026-03-24T06:41:14.458Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:14 allow.auto.create.topics = true 06:41:14 auto.commit.interval.ms = 5000 06:41:14 auto.include.jmx.reporter = true 06:41:14 auto.offset.reset = latest 06:41:14 bootstrap.servers = [localhost:32778] 06:41:14 check.crcs = true 06:41:14 client.dns.lookup = use_all_dns_ips 06:41:14 client.id = consumer-test-group-for-update-23 06:41:14 client.rack = 06:41:14 connections.max.idle.ms = 540000 06:41:14 default.api.timeout.ms = 60000 06:41:14 enable.auto.commit = true 06:41:14 enable.metrics.push = true 06:41:14 exclude.internal.topics = true 06:41:14 fetch.max.bytes = 52428800 06:41:14 fetch.max.wait.ms = 500 06:41:14 fetch.min.bytes = 1 06:41:14 group.id = test-group-for-update 06:41:14 group.instance.id = null 06:41:14 group.protocol = classic 06:41:14 group.remote.assignor = null 06:41:14 heartbeat.interval.ms = 3000 06:41:14 interceptor.classes = [] 06:41:14 internal.leave.group.on.close = true 06:41:14 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:14 isolation.level = read_uncommitted 06:41:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:14 max.partition.fetch.bytes = 1048576 06:41:14 max.poll.interval.ms = 300000 06:41:14 max.poll.records = 2147483647 06:41:14 metadata.max.age.ms = 300000 06:41:14 metadata.recovery.strategy = none 06:41:14 metric.reporters = [] 06:41:14 metrics.num.samples = 2 06:41:14 metrics.recording.level = INFO 06:41:14 metrics.sample.window.ms = 30000 06:41:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:14 receive.buffer.bytes = 65536 06:41:14 reconnect.backoff.max.ms = 1000 06:41:14 reconnect.backoff.ms = 50 06:41:14 request.timeout.ms = 30000 06:41:14 retry.backoff.max.ms = 1000 06:41:14 retry.backoff.ms = 100 06:41:14 sasl.client.callback.handler.class = null 06:41:14 sasl.jaas.config = null 06:41:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:14 sasl.kerberos.min.time.before.relogin = 60000 06:41:14 sasl.kerberos.service.name = null 06:41:14 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:14 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:14 sasl.login.callback.handler.class = null 06:41:14 sasl.login.class = null 06:41:14 sasl.login.connect.timeout.ms = null 06:41:14 sasl.login.read.timeout.ms = null 06:41:14 sasl.login.refresh.buffer.seconds = 300 06:41:14 sasl.login.refresh.min.period.seconds = 60 06:41:14 sasl.login.refresh.window.factor = 0.8 06:41:14 sasl.login.refresh.window.jitter = 0.05 06:41:14 sasl.login.retry.backoff.max.ms = 10000 06:41:14 sasl.login.retry.backoff.ms = 100 06:41:14 sasl.mechanism = GSSAPI 06:41:14 sasl.oauthbearer.clock.skew.seconds = 30 06:41:14 sasl.oauthbearer.expected.audience = null 06:41:14 sasl.oauthbearer.expected.issuer = null 06:41:14 sasl.oauthbearer.header.urlencode = false 06:41:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:14 sasl.oauthbearer.jwks.endpoint.url = null 06:41:14 sasl.oauthbearer.scope.claim.name = scope 06:41:14 sasl.oauthbearer.sub.claim.name = sub 06:41:14 sasl.oauthbearer.token.endpoint.url = null 06:41:14 security.protocol = PLAINTEXT 06:41:14 security.providers = null 06:41:14 send.buffer.bytes = 131072 06:41:14 session.timeout.ms = 45000 06:41:14 socket.connection.setup.timeout.max.ms = 30000 06:41:14 socket.connection.setup.timeout.ms = 10000 06:41:14 ssl.cipher.suites = null 06:41:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:14 ssl.endpoint.identification.algorithm = https 06:41:14 ssl.engine.factory.class = null 06:41:14 ssl.key.password = null 06:41:14 ssl.keymanager.algorithm = SunX509 06:41:14 ssl.keystore.certificate.chain = null 06:41:14 ssl.keystore.key = null 06:41:14 ssl.keystore.location = null 06:41:14 ssl.keystore.password = null 06:41:14 ssl.keystore.type = JKS 06:41:14 ssl.protocol = TLSv1.3 06:41:14 ssl.provider = null 06:41:14 ssl.secure.random.implementation = null 06:41:14 ssl.trustmanager.algorithm = PKIX 06:41:14 ssl.truststore.certificates = null 06:41:14 ssl.truststore.location = null 06:41:14 ssl.truststore.password = null 06:41:14 ssl.truststore.type = JKS 06:41:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:14 06:41:14 2026-03-24T06:41:14.458Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:14 2026-03-24T06:41:14.460Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:14 2026-03-24T06:41:14.460Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:14 2026-03-24T06:41:14.460Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334474460 06:41:14 2026-03-24T06:41:14.460Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:14 2026-03-24T06:41:14.465Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:14 2026-03-24T06:41:14.466Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-03-24T06:41:14.467Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 06:41:14 2026-03-24T06:41:14.469Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-a3527780-6e20-4970-9132-24e3825c2e07 06:41:14 2026-03-24T06:41:14.469Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 06:41:14 2026-03-24T06:41:14.471Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-a3527780-6e20-4970-9132-24e3825c2e07', protocol='range'} 06:41:14 2026-03-24T06:41:14.472Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-23-a3527780-6e20-4970-9132-24e3825c2e07=Assignment(partitions=[ncmp-events-0])} 06:41:14 2026-03-24T06:41:14.474Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-a3527780-6e20-4970-9132-24e3825c2e07', protocol='range'} 06:41:14 2026-03-24T06:41:14.474Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:14 2026-03-24T06:41:14.474Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:14 2026-03-24T06:41:14.475Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:14 2026-03-24T06:41:14.480Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:15 2026-03-24T06:41:14.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:15 2026-03-24T06:41:14.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:15 2026-03-24T06:41:14.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:15 2026-03-24T06:41:14.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:15 2026-03-24T06:41:14.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:15 2026-03-24T06:41:15.055Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:15 2026-03-24T06:41:15.065Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:15 2026-03-24T06:41:15.084Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:15 2026-03-24T06:41:15.095Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:15 2026-03-24T06:41:15.131Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:15 2026-03-24T06:41:15.131Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-a3527780-6e20-4970-9132-24e3825c2e07 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:15 2026-03-24T06:41:15.132Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.132Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.132Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:15 2026-03-24T06:41:15.132Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.132Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:15 2026-03-24T06:41:15.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:15 2026-03-24T06:41:15.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:15 2026-03-24T06:41:15.137Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:15 2026-03-24T06:41:15.138Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 06:41:15 2026-03-24T06:41:15.155Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:15 allow.auto.create.topics = true 06:41:15 auto.commit.interval.ms = 5000 06:41:15 auto.include.jmx.reporter = true 06:41:15 auto.offset.reset = latest 06:41:15 bootstrap.servers = [localhost:32778] 06:41:15 check.crcs = true 06:41:15 client.dns.lookup = use_all_dns_ips 06:41:15 client.id = consumer-test-group-for-update-24 06:41:15 client.rack = 06:41:15 connections.max.idle.ms = 540000 06:41:15 default.api.timeout.ms = 60000 06:41:15 enable.auto.commit = true 06:41:15 enable.metrics.push = true 06:41:15 exclude.internal.topics = true 06:41:15 fetch.max.bytes = 52428800 06:41:15 fetch.max.wait.ms = 500 06:41:15 fetch.min.bytes = 1 06:41:15 group.id = test-group-for-update 06:41:15 group.instance.id = null 06:41:15 group.protocol = classic 06:41:15 group.remote.assignor = null 06:41:15 heartbeat.interval.ms = 3000 06:41:15 interceptor.classes = [] 06:41:15 internal.leave.group.on.close = true 06:41:15 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:15 isolation.level = read_uncommitted 06:41:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:15 max.partition.fetch.bytes = 1048576 06:41:15 max.poll.interval.ms = 300000 06:41:15 max.poll.records = 2147483647 06:41:15 metadata.max.age.ms = 300000 06:41:15 metadata.recovery.strategy = none 06:41:15 metric.reporters = [] 06:41:15 metrics.num.samples = 2 06:41:15 metrics.recording.level = INFO 06:41:15 metrics.sample.window.ms = 30000 06:41:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:15 receive.buffer.bytes = 65536 06:41:15 reconnect.backoff.max.ms = 1000 06:41:15 reconnect.backoff.ms = 50 06:41:15 request.timeout.ms = 30000 06:41:15 retry.backoff.max.ms = 1000 06:41:15 retry.backoff.ms = 100 06:41:15 sasl.client.callback.handler.class = null 06:41:15 sasl.jaas.config = null 06:41:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:15 sasl.kerberos.min.time.before.relogin = 60000 06:41:15 sasl.kerberos.service.name = null 06:41:15 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:15 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:15 sasl.login.callback.handler.class = null 06:41:15 sasl.login.class = null 06:41:15 sasl.login.connect.timeout.ms = null 06:41:15 sasl.login.read.timeout.ms = null 06:41:15 sasl.login.refresh.buffer.seconds = 300 06:41:15 sasl.login.refresh.min.period.seconds = 60 06:41:15 sasl.login.refresh.window.factor = 0.8 06:41:15 sasl.login.refresh.window.jitter = 0.05 06:41:15 sasl.login.retry.backoff.max.ms = 10000 06:41:15 sasl.login.retry.backoff.ms = 100 06:41:15 sasl.mechanism = GSSAPI 06:41:15 sasl.oauthbearer.clock.skew.seconds = 30 06:41:15 sasl.oauthbearer.expected.audience = null 06:41:15 sasl.oauthbearer.expected.issuer = null 06:41:15 sasl.oauthbearer.header.urlencode = false 06:41:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:15 sasl.oauthbearer.jwks.endpoint.url = null 06:41:15 sasl.oauthbearer.scope.claim.name = scope 06:41:15 sasl.oauthbearer.sub.claim.name = sub 06:41:15 sasl.oauthbearer.token.endpoint.url = null 06:41:15 security.protocol = PLAINTEXT 06:41:15 security.providers = null 06:41:15 send.buffer.bytes = 131072 06:41:15 session.timeout.ms = 45000 06:41:15 socket.connection.setup.timeout.max.ms = 30000 06:41:15 socket.connection.setup.timeout.ms = 10000 06:41:15 ssl.cipher.suites = null 06:41:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:15 ssl.endpoint.identification.algorithm = https 06:41:15 ssl.engine.factory.class = null 06:41:15 ssl.key.password = null 06:41:15 ssl.keymanager.algorithm = SunX509 06:41:15 ssl.keystore.certificate.chain = null 06:41:15 ssl.keystore.key = null 06:41:15 ssl.keystore.location = null 06:41:15 ssl.keystore.password = null 06:41:15 ssl.keystore.type = JKS 06:41:15 ssl.protocol = TLSv1.3 06:41:15 ssl.provider = null 06:41:15 ssl.secure.random.implementation = null 06:41:15 ssl.trustmanager.algorithm = PKIX 06:41:15 ssl.truststore.certificates = null 06:41:15 ssl.truststore.location = null 06:41:15 ssl.truststore.password = null 06:41:15 ssl.truststore.type = JKS 06:41:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:15 06:41:15 2026-03-24T06:41:15.156Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:15 2026-03-24T06:41:15.158Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:15 2026-03-24T06:41:15.158Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:15 2026-03-24T06:41:15.158Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334475158 06:41:15 2026-03-24T06:41:15.158Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:15 2026-03-24T06:41:15.164Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:15 2026-03-24T06:41:15.165Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:15 2026-03-24T06:41:15.166Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 06:41:15 2026-03-24T06:41:15.171Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-bc0e3d3e-e98a-4e46-95e9-5ea786d3b27a 06:41:15 2026-03-24T06:41:15.171Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 06:41:15 2026-03-24T06:41:15.173Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-bc0e3d3e-e98a-4e46-95e9-5ea786d3b27a', protocol='range'} 06:41:15 2026-03-24T06:41:15.174Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-24-bc0e3d3e-e98a-4e46-95e9-5ea786d3b27a=Assignment(partitions=[ncmp-events-0])} 06:41:15 2026-03-24T06:41:15.182Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-bc0e3d3e-e98a-4e46-95e9-5ea786d3b27a', protocol='range'} 06:41:15 2026-03-24T06:41:15.182Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:15 2026-03-24T06:41:15.182Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:15 2026-03-24T06:41:15.183Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:15 2026-03-24T06:41:15.188Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:15 2026-03-24T06:41:15.682Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:15 2026-03-24T06:41:15.682Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:15 2026-03-24T06:41:15.682Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:15 2026-03-24T06:41:15.683Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:15 2026-03-24T06:41:15.684Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:15 2026-03-24T06:41:15.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:15 2026-03-24T06:41:15.764Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:15 2026-03-24T06:41:15.785Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:15 2026-03-24T06:41:15.809Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-bc0e3d3e-e98a-4e46-95e9-5ea786d3b27a sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.846Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:15 2026-03-24T06:41:15.849Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:15 2026-03-24T06:41:15.849Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:15 2026-03-24T06:41:15.849Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:15 2026-03-24T06:41:15.849Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:15 2026-03-24T06:41:15.851Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 06:41:15 2026-03-24T06:41:15.868Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:15 allow.auto.create.topics = true 06:41:15 auto.commit.interval.ms = 5000 06:41:15 auto.include.jmx.reporter = true 06:41:15 auto.offset.reset = latest 06:41:15 bootstrap.servers = [localhost:32778] 06:41:15 check.crcs = true 06:41:15 client.dns.lookup = use_all_dns_ips 06:41:15 client.id = consumer-test-group-for-update-25 06:41:15 client.rack = 06:41:15 connections.max.idle.ms = 540000 06:41:15 default.api.timeout.ms = 60000 06:41:15 enable.auto.commit = true 06:41:15 enable.metrics.push = true 06:41:15 exclude.internal.topics = true 06:41:15 fetch.max.bytes = 52428800 06:41:15 fetch.max.wait.ms = 500 06:41:15 fetch.min.bytes = 1 06:41:15 group.id = test-group-for-update 06:41:15 group.instance.id = null 06:41:15 group.protocol = classic 06:41:15 group.remote.assignor = null 06:41:15 heartbeat.interval.ms = 3000 06:41:15 interceptor.classes = [] 06:41:15 internal.leave.group.on.close = true 06:41:15 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:15 isolation.level = read_uncommitted 06:41:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:15 max.partition.fetch.bytes = 1048576 06:41:15 max.poll.interval.ms = 300000 06:41:15 max.poll.records = 2147483647 06:41:15 metadata.max.age.ms = 300000 06:41:15 metadata.recovery.strategy = none 06:41:15 metric.reporters = [] 06:41:15 metrics.num.samples = 2 06:41:15 metrics.recording.level = INFO 06:41:15 metrics.sample.window.ms = 30000 06:41:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:15 receive.buffer.bytes = 65536 06:41:15 reconnect.backoff.max.ms = 1000 06:41:15 reconnect.backoff.ms = 50 06:41:15 request.timeout.ms = 30000 06:41:15 retry.backoff.max.ms = 1000 06:41:15 retry.backoff.ms = 100 06:41:15 sasl.client.callback.handler.class = null 06:41:15 sasl.jaas.config = null 06:41:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:15 sasl.kerberos.min.time.before.relogin = 60000 06:41:15 sasl.kerberos.service.name = null 06:41:15 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:15 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:15 sasl.login.callback.handler.class = null 06:41:15 sasl.login.class = null 06:41:15 sasl.login.connect.timeout.ms = null 06:41:15 sasl.login.read.timeout.ms = null 06:41:15 sasl.login.refresh.buffer.seconds = 300 06:41:15 sasl.login.refresh.min.period.seconds = 60 06:41:15 sasl.login.refresh.window.factor = 0.8 06:41:15 sasl.login.refresh.window.jitter = 0.05 06:41:15 sasl.login.retry.backoff.max.ms = 10000 06:41:15 sasl.login.retry.backoff.ms = 100 06:41:15 sasl.mechanism = GSSAPI 06:41:15 sasl.oauthbearer.clock.skew.seconds = 30 06:41:15 sasl.oauthbearer.expected.audience = null 06:41:15 sasl.oauthbearer.expected.issuer = null 06:41:15 sasl.oauthbearer.header.urlencode = false 06:41:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:15 sasl.oauthbearer.jwks.endpoint.url = null 06:41:15 sasl.oauthbearer.scope.claim.name = scope 06:41:15 sasl.oauthbearer.sub.claim.name = sub 06:41:15 sasl.oauthbearer.token.endpoint.url = null 06:41:15 security.protocol = PLAINTEXT 06:41:15 security.providers = null 06:41:15 send.buffer.bytes = 131072 06:41:15 session.timeout.ms = 45000 06:41:15 socket.connection.setup.timeout.max.ms = 30000 06:41:15 socket.connection.setup.timeout.ms = 10000 06:41:15 ssl.cipher.suites = null 06:41:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:15 ssl.endpoint.identification.algorithm = https 06:41:15 ssl.engine.factory.class = null 06:41:15 ssl.key.password = null 06:41:15 ssl.keymanager.algorithm = SunX509 06:41:15 ssl.keystore.certificate.chain = null 06:41:15 ssl.keystore.key = null 06:41:15 ssl.keystore.location = null 06:41:15 ssl.keystore.password = null 06:41:15 ssl.keystore.type = JKS 06:41:15 ssl.protocol = TLSv1.3 06:41:15 ssl.provider = null 06:41:15 ssl.secure.random.implementation = null 06:41:15 ssl.trustmanager.algorithm = PKIX 06:41:15 ssl.truststore.certificates = null 06:41:15 ssl.truststore.location = null 06:41:15 ssl.truststore.password = null 06:41:15 ssl.truststore.type = JKS 06:41:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:15 06:41:15 2026-03-24T06:41:15.869Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:15 2026-03-24T06:41:15.870Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:15 2026-03-24T06:41:15.870Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:15 2026-03-24T06:41:15.870Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334475870 06:41:15 2026-03-24T06:41:15.870Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:15 2026-03-24T06:41:15.874Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:15 2026-03-24T06:41:15.875Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:15 2026-03-24T06:41:15.875Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 06:41:15 2026-03-24T06:41:15.878Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-cef88944-e332-483a-884e-d17503874e21 06:41:15 2026-03-24T06:41:15.878Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 06:41:15 2026-03-24T06:41:15.880Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-cef88944-e332-483a-884e-d17503874e21', protocol='range'} 06:41:15 2026-03-24T06:41:15.880Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-25-cef88944-e332-483a-884e-d17503874e21=Assignment(partitions=[ncmp-events-0])} 06:41:15 2026-03-24T06:41:15.882Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-cef88944-e332-483a-884e-d17503874e21', protocol='range'} 06:41:15 2026-03-24T06:41:15.882Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:15 2026-03-24T06:41:15.882Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:15 2026-03-24T06:41:15.883Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:15 2026-03-24T06:41:15.892Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:16 2026-03-24T06:41:16.389Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:16 2026-03-24T06:41:16.390Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:16 2026-03-24T06:41:16.390Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:16 2026-03-24T06:41:16.390Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:16 2026-03-24T06:41:16.390Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:16 2026-03-24T06:41:16.458Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:16 2026-03-24T06:41:16.469Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:16 2026-03-24T06:41:16.496Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:16 2026-03-24T06:41:16.525Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:16 2026-03-24T06:41:16.569Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:16 2026-03-24T06:41:16.569Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-cef88944-e332-483a-884e-d17503874e21 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:16 2026-03-24T06:41:16.570Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:16 2026-03-24T06:41:16.570Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:16 2026-03-24T06:41:16.570Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:16 2026-03-24T06:41:16.570Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:16 2026-03-24T06:41:16.570Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:16 2026-03-24T06:41:16.573Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:16 2026-03-24T06:41:16.573Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:16 2026-03-24T06:41:16.573Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:16 2026-03-24T06:41:16.573Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:16 2026-03-24T06:41:16.574Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 06:41:16 2026-03-24T06:41:16.595Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:16 allow.auto.create.topics = true 06:41:16 auto.commit.interval.ms = 5000 06:41:16 auto.include.jmx.reporter = true 06:41:16 auto.offset.reset = latest 06:41:16 bootstrap.servers = [localhost:32778] 06:41:16 check.crcs = true 06:41:16 client.dns.lookup = use_all_dns_ips 06:41:16 client.id = consumer-test-group-for-update-26 06:41:16 client.rack = 06:41:16 connections.max.idle.ms = 540000 06:41:16 default.api.timeout.ms = 60000 06:41:16 enable.auto.commit = true 06:41:16 enable.metrics.push = true 06:41:16 exclude.internal.topics = true 06:41:16 fetch.max.bytes = 52428800 06:41:16 fetch.max.wait.ms = 500 06:41:16 fetch.min.bytes = 1 06:41:16 group.id = test-group-for-update 06:41:16 group.instance.id = null 06:41:16 group.protocol = classic 06:41:16 group.remote.assignor = null 06:41:16 heartbeat.interval.ms = 3000 06:41:16 interceptor.classes = [] 06:41:16 internal.leave.group.on.close = true 06:41:16 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:16 isolation.level = read_uncommitted 06:41:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:16 max.partition.fetch.bytes = 1048576 06:41:16 max.poll.interval.ms = 300000 06:41:16 max.poll.records = 2147483647 06:41:16 metadata.max.age.ms = 300000 06:41:16 metadata.recovery.strategy = none 06:41:16 metric.reporters = [] 06:41:16 metrics.num.samples = 2 06:41:16 metrics.recording.level = INFO 06:41:16 metrics.sample.window.ms = 30000 06:41:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:16 receive.buffer.bytes = 65536 06:41:16 reconnect.backoff.max.ms = 1000 06:41:16 reconnect.backoff.ms = 50 06:41:16 request.timeout.ms = 30000 06:41:16 retry.backoff.max.ms = 1000 06:41:16 retry.backoff.ms = 100 06:41:16 sasl.client.callback.handler.class = null 06:41:16 sasl.jaas.config = null 06:41:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:16 sasl.kerberos.min.time.before.relogin = 60000 06:41:16 sasl.kerberos.service.name = null 06:41:16 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:16 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:16 sasl.login.callback.handler.class = null 06:41:16 sasl.login.class = null 06:41:16 sasl.login.connect.timeout.ms = null 06:41:16 sasl.login.read.timeout.ms = null 06:41:16 sasl.login.refresh.buffer.seconds = 300 06:41:16 sasl.login.refresh.min.period.seconds = 60 06:41:16 sasl.login.refresh.window.factor = 0.8 06:41:16 sasl.login.refresh.window.jitter = 0.05 06:41:16 sasl.login.retry.backoff.max.ms = 10000 06:41:16 sasl.login.retry.backoff.ms = 100 06:41:16 sasl.mechanism = GSSAPI 06:41:16 sasl.oauthbearer.clock.skew.seconds = 30 06:41:16 sasl.oauthbearer.expected.audience = null 06:41:16 sasl.oauthbearer.expected.issuer = null 06:41:16 sasl.oauthbearer.header.urlencode = false 06:41:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:16 sasl.oauthbearer.jwks.endpoint.url = null 06:41:16 sasl.oauthbearer.scope.claim.name = scope 06:41:16 sasl.oauthbearer.sub.claim.name = sub 06:41:16 sasl.oauthbearer.token.endpoint.url = null 06:41:16 security.protocol = PLAINTEXT 06:41:16 security.providers = null 06:41:16 send.buffer.bytes = 131072 06:41:16 session.timeout.ms = 45000 06:41:16 socket.connection.setup.timeout.max.ms = 30000 06:41:16 socket.connection.setup.timeout.ms = 10000 06:41:16 ssl.cipher.suites = null 06:41:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:16 ssl.endpoint.identification.algorithm = https 06:41:16 ssl.engine.factory.class = null 06:41:16 ssl.key.password = null 06:41:16 ssl.keymanager.algorithm = SunX509 06:41:16 ssl.keystore.certificate.chain = null 06:41:16 ssl.keystore.key = null 06:41:16 ssl.keystore.location = null 06:41:16 ssl.keystore.password = null 06:41:16 ssl.keystore.type = JKS 06:41:16 ssl.protocol = TLSv1.3 06:41:16 ssl.provider = null 06:41:16 ssl.secure.random.implementation = null 06:41:16 ssl.trustmanager.algorithm = PKIX 06:41:16 ssl.truststore.certificates = null 06:41:16 ssl.truststore.location = null 06:41:16 ssl.truststore.password = null 06:41:16 ssl.truststore.type = JKS 06:41:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:16 06:41:16 2026-03-24T06:41:16.595Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:16 2026-03-24T06:41:16.597Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:16 2026-03-24T06:41:16.597Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:16 2026-03-24T06:41:16.597Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334476597 06:41:16 2026-03-24T06:41:16.597Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:16 2026-03-24T06:41:16.607Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:16 2026-03-24T06:41:16.607Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:16 2026-03-24T06:41:16.608Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 06:41:16 2026-03-24T06:41:16.614Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-d5257d8c-f6b8-494e-8753-aa5f28d9a637 06:41:16 2026-03-24T06:41:16.614Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 06:41:16 2026-03-24T06:41:16.616Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-d5257d8c-f6b8-494e-8753-aa5f28d9a637', protocol='range'} 06:41:16 2026-03-24T06:41:16.616Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-26-d5257d8c-f6b8-494e-8753-aa5f28d9a637=Assignment(partitions=[ncmp-events-0])} 06:41:16 2026-03-24T06:41:16.619Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-d5257d8c-f6b8-494e-8753-aa5f28d9a637', protocol='range'} 06:41:16 2026-03-24T06:41:16.619Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:16 2026-03-24T06:41:16.619Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:16 2026-03-24T06:41:16.620Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:16 2026-03-24T06:41:16.627Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:17 2026-03-24T06:41:17.120Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:17 2026-03-24T06:41:17.121Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:17 2026-03-24T06:41:17.121Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:17 2026-03-24T06:41:17.121Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:17 2026-03-24T06:41:17.121Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:17 2026-03-24T06:41:17.186Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:17 2026-03-24T06:41:17.197Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:17 2026-03-24T06:41:17.215Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:17 2026-03-24T06:41:17.231Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-d5257d8c-f6b8-494e-8753-aa5f28d9a637 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:17 2026-03-24T06:41:17.271Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.272Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.275Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:17 2026-03-24T06:41:17.275Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:17 2026-03-24T06:41:17.275Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:17 2026-03-24T06:41:17.275Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:17 2026-03-24T06:41:17.277Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 06:41:17 2026-03-24T06:41:17.291Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:17 allow.auto.create.topics = true 06:41:17 auto.commit.interval.ms = 5000 06:41:17 auto.include.jmx.reporter = true 06:41:17 auto.offset.reset = latest 06:41:17 bootstrap.servers = [localhost:32778] 06:41:17 check.crcs = true 06:41:17 client.dns.lookup = use_all_dns_ips 06:41:17 client.id = consumer-test-group-for-update-27 06:41:17 client.rack = 06:41:17 connections.max.idle.ms = 540000 06:41:17 default.api.timeout.ms = 60000 06:41:17 enable.auto.commit = true 06:41:17 enable.metrics.push = true 06:41:17 exclude.internal.topics = true 06:41:17 fetch.max.bytes = 52428800 06:41:17 fetch.max.wait.ms = 500 06:41:17 fetch.min.bytes = 1 06:41:17 group.id = test-group-for-update 06:41:17 group.instance.id = null 06:41:17 group.protocol = classic 06:41:17 group.remote.assignor = null 06:41:17 heartbeat.interval.ms = 3000 06:41:17 interceptor.classes = [] 06:41:17 internal.leave.group.on.close = true 06:41:17 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:17 isolation.level = read_uncommitted 06:41:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:17 max.partition.fetch.bytes = 1048576 06:41:17 max.poll.interval.ms = 300000 06:41:17 max.poll.records = 2147483647 06:41:17 metadata.max.age.ms = 300000 06:41:17 metadata.recovery.strategy = none 06:41:17 metric.reporters = [] 06:41:17 metrics.num.samples = 2 06:41:17 metrics.recording.level = INFO 06:41:17 metrics.sample.window.ms = 30000 06:41:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:17 receive.buffer.bytes = 65536 06:41:17 reconnect.backoff.max.ms = 1000 06:41:17 reconnect.backoff.ms = 50 06:41:17 request.timeout.ms = 30000 06:41:17 retry.backoff.max.ms = 1000 06:41:17 retry.backoff.ms = 100 06:41:17 sasl.client.callback.handler.class = null 06:41:17 sasl.jaas.config = null 06:41:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:17 sasl.kerberos.min.time.before.relogin = 60000 06:41:17 sasl.kerberos.service.name = null 06:41:17 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:17 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:17 sasl.login.callback.handler.class = null 06:41:17 sasl.login.class = null 06:41:17 sasl.login.connect.timeout.ms = null 06:41:17 sasl.login.read.timeout.ms = null 06:41:17 sasl.login.refresh.buffer.seconds = 300 06:41:17 sasl.login.refresh.min.period.seconds = 60 06:41:17 sasl.login.refresh.window.factor = 0.8 06:41:17 sasl.login.refresh.window.jitter = 0.05 06:41:17 sasl.login.retry.backoff.max.ms = 10000 06:41:17 sasl.login.retry.backoff.ms = 100 06:41:17 sasl.mechanism = GSSAPI 06:41:17 sasl.oauthbearer.clock.skew.seconds = 30 06:41:17 sasl.oauthbearer.expected.audience = null 06:41:17 sasl.oauthbearer.expected.issuer = null 06:41:17 sasl.oauthbearer.header.urlencode = false 06:41:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:17 sasl.oauthbearer.jwks.endpoint.url = null 06:41:17 sasl.oauthbearer.scope.claim.name = scope 06:41:17 sasl.oauthbearer.sub.claim.name = sub 06:41:17 sasl.oauthbearer.token.endpoint.url = null 06:41:17 security.protocol = PLAINTEXT 06:41:17 security.providers = null 06:41:17 send.buffer.bytes = 131072 06:41:17 session.timeout.ms = 45000 06:41:17 socket.connection.setup.timeout.max.ms = 30000 06:41:17 socket.connection.setup.timeout.ms = 10000 06:41:17 ssl.cipher.suites = null 06:41:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:17 ssl.endpoint.identification.algorithm = https 06:41:17 ssl.engine.factory.class = null 06:41:17 ssl.key.password = null 06:41:17 ssl.keymanager.algorithm = SunX509 06:41:17 ssl.keystore.certificate.chain = null 06:41:17 ssl.keystore.key = null 06:41:17 ssl.keystore.location = null 06:41:17 ssl.keystore.password = null 06:41:17 ssl.keystore.type = JKS 06:41:17 ssl.protocol = TLSv1.3 06:41:17 ssl.provider = null 06:41:17 ssl.secure.random.implementation = null 06:41:17 ssl.trustmanager.algorithm = PKIX 06:41:17 ssl.truststore.certificates = null 06:41:17 ssl.truststore.location = null 06:41:17 ssl.truststore.password = null 06:41:17 ssl.truststore.type = JKS 06:41:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:17 06:41:17 2026-03-24T06:41:17.292Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:17 2026-03-24T06:41:17.293Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:17 2026-03-24T06:41:17.293Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:17 2026-03-24T06:41:17.293Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334477293 06:41:17 2026-03-24T06:41:17.294Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:17 2026-03-24T06:41:17.302Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:17 2026-03-24T06:41:17.302Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:17 2026-03-24T06:41:17.303Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 06:41:17 2026-03-24T06:41:17.305Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-4c323ed1-ce8a-438e-a858-0192e7104d7b 06:41:17 2026-03-24T06:41:17.306Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 06:41:17 2026-03-24T06:41:17.307Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-4c323ed1-ce8a-438e-a858-0192e7104d7b', protocol='range'} 06:41:17 2026-03-24T06:41:17.307Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-27-4c323ed1-ce8a-438e-a858-0192e7104d7b=Assignment(partitions=[ncmp-events-0])} 06:41:17 2026-03-24T06:41:17.310Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-4c323ed1-ce8a-438e-a858-0192e7104d7b', protocol='range'} 06:41:17 2026-03-24T06:41:17.310Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:17 2026-03-24T06:41:17.310Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:17 2026-03-24T06:41:17.312Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:17 2026-03-24T06:41:17.315Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:17 2026-03-24T06:41:17.819Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:17 2026-03-24T06:41:17.819Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:17 2026-03-24T06:41:17.820Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:17 2026-03-24T06:41:17.820Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:17 2026-03-24T06:41:17.820Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:17 2026-03-24T06:41:17.891Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:17 2026-03-24T06:41:17.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:17 2026-03-24T06:41:17.918Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:17 2026-03-24T06:41:17.931Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:17 2026-03-24T06:41:17.972Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:17 2026-03-24T06:41:17.972Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-4c323ed1-ce8a-438e-a858-0192e7104d7b sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:17 2026-03-24T06:41:17.972Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.972Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.972Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:17 2026-03-24T06:41:17.973Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.973Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:17 2026-03-24T06:41:17.975Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:17 2026-03-24T06:41:17.975Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:17 2026-03-24T06:41:17.975Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:17 2026-03-24T06:41:17.975Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:17 2026-03-24T06:41:17.977Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 06:41:18 2026-03-24T06:41:17.993Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:18 allow.auto.create.topics = true 06:41:18 auto.commit.interval.ms = 5000 06:41:18 auto.include.jmx.reporter = true 06:41:18 auto.offset.reset = latest 06:41:18 bootstrap.servers = [localhost:32778] 06:41:18 check.crcs = true 06:41:18 client.dns.lookup = use_all_dns_ips 06:41:18 client.id = consumer-test-group-for-update-28 06:41:18 client.rack = 06:41:18 connections.max.idle.ms = 540000 06:41:18 default.api.timeout.ms = 60000 06:41:18 enable.auto.commit = true 06:41:18 enable.metrics.push = true 06:41:18 exclude.internal.topics = true 06:41:18 fetch.max.bytes = 52428800 06:41:18 fetch.max.wait.ms = 500 06:41:18 fetch.min.bytes = 1 06:41:18 group.id = test-group-for-update 06:41:18 group.instance.id = null 06:41:18 group.protocol = classic 06:41:18 group.remote.assignor = null 06:41:18 heartbeat.interval.ms = 3000 06:41:18 interceptor.classes = [] 06:41:18 internal.leave.group.on.close = true 06:41:18 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:18 isolation.level = read_uncommitted 06:41:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:18 max.partition.fetch.bytes = 1048576 06:41:18 max.poll.interval.ms = 300000 06:41:18 max.poll.records = 2147483647 06:41:18 metadata.max.age.ms = 300000 06:41:18 metadata.recovery.strategy = none 06:41:18 metric.reporters = [] 06:41:18 metrics.num.samples = 2 06:41:18 metrics.recording.level = INFO 06:41:18 metrics.sample.window.ms = 30000 06:41:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:18 receive.buffer.bytes = 65536 06:41:18 reconnect.backoff.max.ms = 1000 06:41:18 reconnect.backoff.ms = 50 06:41:18 request.timeout.ms = 30000 06:41:18 retry.backoff.max.ms = 1000 06:41:18 retry.backoff.ms = 100 06:41:18 sasl.client.callback.handler.class = null 06:41:18 sasl.jaas.config = null 06:41:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:18 sasl.kerberos.min.time.before.relogin = 60000 06:41:18 sasl.kerberos.service.name = null 06:41:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:18 sasl.login.callback.handler.class = null 06:41:18 sasl.login.class = null 06:41:18 sasl.login.connect.timeout.ms = null 06:41:18 sasl.login.read.timeout.ms = null 06:41:18 sasl.login.refresh.buffer.seconds = 300 06:41:18 sasl.login.refresh.min.period.seconds = 60 06:41:18 sasl.login.refresh.window.factor = 0.8 06:41:18 sasl.login.refresh.window.jitter = 0.05 06:41:18 sasl.login.retry.backoff.max.ms = 10000 06:41:18 sasl.login.retry.backoff.ms = 100 06:41:18 sasl.mechanism = GSSAPI 06:41:18 sasl.oauthbearer.clock.skew.seconds = 30 06:41:18 sasl.oauthbearer.expected.audience = null 06:41:18 sasl.oauthbearer.expected.issuer = null 06:41:18 sasl.oauthbearer.header.urlencode = false 06:41:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:18 sasl.oauthbearer.jwks.endpoint.url = null 06:41:18 sasl.oauthbearer.scope.claim.name = scope 06:41:18 sasl.oauthbearer.sub.claim.name = sub 06:41:18 sasl.oauthbearer.token.endpoint.url = null 06:41:18 security.protocol = PLAINTEXT 06:41:18 security.providers = null 06:41:18 send.buffer.bytes = 131072 06:41:18 session.timeout.ms = 45000 06:41:18 socket.connection.setup.timeout.max.ms = 30000 06:41:18 socket.connection.setup.timeout.ms = 10000 06:41:18 ssl.cipher.suites = null 06:41:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:18 ssl.endpoint.identification.algorithm = https 06:41:18 ssl.engine.factory.class = null 06:41:18 ssl.key.password = null 06:41:18 ssl.keymanager.algorithm = SunX509 06:41:18 ssl.keystore.certificate.chain = null 06:41:18 ssl.keystore.key = null 06:41:18 ssl.keystore.location = null 06:41:18 ssl.keystore.password = null 06:41:18 ssl.keystore.type = JKS 06:41:18 ssl.protocol = TLSv1.3 06:41:18 ssl.provider = null 06:41:18 ssl.secure.random.implementation = null 06:41:18 ssl.trustmanager.algorithm = PKIX 06:41:18 ssl.truststore.certificates = null 06:41:18 ssl.truststore.location = null 06:41:18 ssl.truststore.password = null 06:41:18 ssl.truststore.type = JKS 06:41:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:18 06:41:18 2026-03-24T06:41:17.993Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:18 2026-03-24T06:41:17.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:18 2026-03-24T06:41:17.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:18 2026-03-24T06:41:17.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334477995 06:41:18 2026-03-24T06:41:17.995Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:18 2026-03-24T06:41:17.999Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:18 2026-03-24T06:41:18.000Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:18 2026-03-24T06:41:18.001Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 06:41:18 2026-03-24T06:41:18.003Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-b426bba4-8e6e-4e6a-9fe0-76924e4f847c 06:41:18 2026-03-24T06:41:18.003Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 06:41:18 2026-03-24T06:41:18.005Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-b426bba4-8e6e-4e6a-9fe0-76924e4f847c', protocol='range'} 06:41:18 2026-03-24T06:41:18.005Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-28-b426bba4-8e6e-4e6a-9fe0-76924e4f847c=Assignment(partitions=[ncmp-events-0])} 06:41:18 2026-03-24T06:41:18.008Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-b426bba4-8e6e-4e6a-9fe0-76924e4f847c', protocol='range'} 06:41:18 2026-03-24T06:41:18.008Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:18 2026-03-24T06:41:18.008Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:18 2026-03-24T06:41:18.009Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:18 2026-03-24T06:41:18.012Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:18 2026-03-24T06:41:18.524Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:18 2026-03-24T06:41:18.524Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:18 2026-03-24T06:41:18.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:18 2026-03-24T06:41:18.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:18 2026-03-24T06:41:18.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:18 2026-03-24T06:41:18.589Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:18 2026-03-24T06:41:18.600Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:18 2026-03-24T06:41:18.621Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:18 2026-03-24T06:41:18.632Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:18 2026-03-24T06:41:18.674Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:18 2026-03-24T06:41:18.674Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-b426bba4-8e6e-4e6a-9fe0-76924e4f847c sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:18 2026-03-24T06:41:18.674Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:18 2026-03-24T06:41:18.674Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:18 2026-03-24T06:41:18.674Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:18 2026-03-24T06:41:18.675Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:18 2026-03-24T06:41:18.675Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:18 2026-03-24T06:41:18.679Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:18 2026-03-24T06:41:18.679Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:18 2026-03-24T06:41:18.679Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:18 2026-03-24T06:41:18.679Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:18 2026-03-24T06:41:18.680Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 06:41:18 2026-03-24T06:41:18.698Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:18 allow.auto.create.topics = true 06:41:18 auto.commit.interval.ms = 5000 06:41:18 auto.include.jmx.reporter = true 06:41:18 auto.offset.reset = latest 06:41:18 bootstrap.servers = [localhost:32778] 06:41:18 check.crcs = true 06:41:18 client.dns.lookup = use_all_dns_ips 06:41:18 client.id = consumer-test-group-for-update-29 06:41:18 client.rack = 06:41:18 connections.max.idle.ms = 540000 06:41:18 default.api.timeout.ms = 60000 06:41:18 enable.auto.commit = true 06:41:18 enable.metrics.push = true 06:41:18 exclude.internal.topics = true 06:41:18 fetch.max.bytes = 52428800 06:41:18 fetch.max.wait.ms = 500 06:41:18 fetch.min.bytes = 1 06:41:18 group.id = test-group-for-update 06:41:18 group.instance.id = null 06:41:18 group.protocol = classic 06:41:18 group.remote.assignor = null 06:41:18 heartbeat.interval.ms = 3000 06:41:18 interceptor.classes = [] 06:41:18 internal.leave.group.on.close = true 06:41:18 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:18 isolation.level = read_uncommitted 06:41:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:18 max.partition.fetch.bytes = 1048576 06:41:18 max.poll.interval.ms = 300000 06:41:18 max.poll.records = 2147483647 06:41:18 metadata.max.age.ms = 300000 06:41:18 metadata.recovery.strategy = none 06:41:18 metric.reporters = [] 06:41:18 metrics.num.samples = 2 06:41:18 metrics.recording.level = INFO 06:41:18 metrics.sample.window.ms = 30000 06:41:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:18 receive.buffer.bytes = 65536 06:41:18 reconnect.backoff.max.ms = 1000 06:41:18 reconnect.backoff.ms = 50 06:41:18 request.timeout.ms = 30000 06:41:18 retry.backoff.max.ms = 1000 06:41:18 retry.backoff.ms = 100 06:41:18 sasl.client.callback.handler.class = null 06:41:18 sasl.jaas.config = null 06:41:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:18 sasl.kerberos.min.time.before.relogin = 60000 06:41:18 sasl.kerberos.service.name = null 06:41:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:18 sasl.login.callback.handler.class = null 06:41:18 sasl.login.class = null 06:41:18 sasl.login.connect.timeout.ms = null 06:41:18 sasl.login.read.timeout.ms = null 06:41:18 sasl.login.refresh.buffer.seconds = 300 06:41:18 sasl.login.refresh.min.period.seconds = 60 06:41:18 sasl.login.refresh.window.factor = 0.8 06:41:18 sasl.login.refresh.window.jitter = 0.05 06:41:18 sasl.login.retry.backoff.max.ms = 10000 06:41:18 sasl.login.retry.backoff.ms = 100 06:41:18 sasl.mechanism = GSSAPI 06:41:18 sasl.oauthbearer.clock.skew.seconds = 30 06:41:18 sasl.oauthbearer.expected.audience = null 06:41:18 sasl.oauthbearer.expected.issuer = null 06:41:18 sasl.oauthbearer.header.urlencode = false 06:41:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:18 sasl.oauthbearer.jwks.endpoint.url = null 06:41:18 sasl.oauthbearer.scope.claim.name = scope 06:41:18 sasl.oauthbearer.sub.claim.name = sub 06:41:18 sasl.oauthbearer.token.endpoint.url = null 06:41:18 security.protocol = PLAINTEXT 06:41:18 security.providers = null 06:41:18 send.buffer.bytes = 131072 06:41:18 session.timeout.ms = 45000 06:41:18 socket.connection.setup.timeout.max.ms = 30000 06:41:18 socket.connection.setup.timeout.ms = 10000 06:41:18 ssl.cipher.suites = null 06:41:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:18 ssl.endpoint.identification.algorithm = https 06:41:18 ssl.engine.factory.class = null 06:41:18 ssl.key.password = null 06:41:18 ssl.keymanager.algorithm = SunX509 06:41:18 ssl.keystore.certificate.chain = null 06:41:18 ssl.keystore.key = null 06:41:18 ssl.keystore.location = null 06:41:18 ssl.keystore.password = null 06:41:18 ssl.keystore.type = JKS 06:41:18 ssl.protocol = TLSv1.3 06:41:18 ssl.provider = null 06:41:18 ssl.secure.random.implementation = null 06:41:18 ssl.trustmanager.algorithm = PKIX 06:41:18 ssl.truststore.certificates = null 06:41:18 ssl.truststore.location = null 06:41:18 ssl.truststore.password = null 06:41:18 ssl.truststore.type = JKS 06:41:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:18 06:41:18 2026-03-24T06:41:18.698Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:18 2026-03-24T06:41:18.700Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:18 2026-03-24T06:41:18.700Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:18 2026-03-24T06:41:18.700Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334478700 06:41:18 2026-03-24T06:41:18.700Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:18 2026-03-24T06:41:18.704Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:18 2026-03-24T06:41:18.705Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:18 2026-03-24T06:41:18.706Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 06:41:18 2026-03-24T06:41:18.708Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-15dbc931-4393-4667-afc4-9a9cc1b993ec 06:41:18 2026-03-24T06:41:18.708Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 06:41:18 2026-03-24T06:41:18.709Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-15dbc931-4393-4667-afc4-9a9cc1b993ec', protocol='range'} 06:41:18 2026-03-24T06:41:18.709Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-29-15dbc931-4393-4667-afc4-9a9cc1b993ec=Assignment(partitions=[ncmp-events-0])} 06:41:18 2026-03-24T06:41:18.710Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-15dbc931-4393-4667-afc4-9a9cc1b993ec', protocol='range'} 06:41:18 2026-03-24T06:41:18.710Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:18 2026-03-24T06:41:18.711Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:18 2026-03-24T06:41:18.711Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:18 2026-03-24T06:41:18.714Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:19 2026-03-24T06:41:19.231Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:19 2026-03-24T06:41:19.232Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:19 2026-03-24T06:41:19.232Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:19 2026-03-24T06:41:19.232Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:19 2026-03-24T06:41:19.232Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:19 2026-03-24T06:41:19.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-03-24T06:41:19.313Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-03-24T06:41:19.330Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:19 2026-03-24T06:41:19.344Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-15dbc931-4393-4667-afc4-9a9cc1b993ec sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:19 2026-03-24T06:41:19.390Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:19 2026-03-24T06:41:19.395Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:19 2026-03-24T06:41:19.395Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:19 2026-03-24T06:41:19.395Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:19 2026-03-24T06:41:19.395Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:19 2026-03-24T06:41:19.396Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 06:41:19 2026-03-24T06:41:19.411Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:19 allow.auto.create.topics = true 06:41:19 auto.commit.interval.ms = 5000 06:41:19 auto.include.jmx.reporter = true 06:41:19 auto.offset.reset = latest 06:41:19 bootstrap.servers = [localhost:32778] 06:41:19 check.crcs = true 06:41:19 client.dns.lookup = use_all_dns_ips 06:41:19 client.id = consumer-test-group-for-update-30 06:41:19 client.rack = 06:41:19 connections.max.idle.ms = 540000 06:41:19 default.api.timeout.ms = 60000 06:41:19 enable.auto.commit = true 06:41:19 enable.metrics.push = true 06:41:19 exclude.internal.topics = true 06:41:19 fetch.max.bytes = 52428800 06:41:19 fetch.max.wait.ms = 500 06:41:19 fetch.min.bytes = 1 06:41:19 group.id = test-group-for-update 06:41:19 group.instance.id = null 06:41:19 group.protocol = classic 06:41:19 group.remote.assignor = null 06:41:19 heartbeat.interval.ms = 3000 06:41:19 interceptor.classes = [] 06:41:19 internal.leave.group.on.close = true 06:41:19 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:19 isolation.level = read_uncommitted 06:41:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:19 max.partition.fetch.bytes = 1048576 06:41:19 max.poll.interval.ms = 300000 06:41:19 max.poll.records = 2147483647 06:41:19 metadata.max.age.ms = 300000 06:41:19 metadata.recovery.strategy = none 06:41:19 metric.reporters = [] 06:41:19 metrics.num.samples = 2 06:41:19 metrics.recording.level = INFO 06:41:19 metrics.sample.window.ms = 30000 06:41:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:19 receive.buffer.bytes = 65536 06:41:19 reconnect.backoff.max.ms = 1000 06:41:19 reconnect.backoff.ms = 50 06:41:19 request.timeout.ms = 30000 06:41:19 retry.backoff.max.ms = 1000 06:41:19 retry.backoff.ms = 100 06:41:19 sasl.client.callback.handler.class = null 06:41:19 sasl.jaas.config = null 06:41:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:19 sasl.kerberos.min.time.before.relogin = 60000 06:41:19 sasl.kerberos.service.name = null 06:41:19 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:19 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:19 sasl.login.callback.handler.class = null 06:41:19 sasl.login.class = null 06:41:19 sasl.login.connect.timeout.ms = null 06:41:19 sasl.login.read.timeout.ms = null 06:41:19 sasl.login.refresh.buffer.seconds = 300 06:41:19 sasl.login.refresh.min.period.seconds = 60 06:41:19 sasl.login.refresh.window.factor = 0.8 06:41:19 sasl.login.refresh.window.jitter = 0.05 06:41:19 sasl.login.retry.backoff.max.ms = 10000 06:41:19 sasl.login.retry.backoff.ms = 100 06:41:19 sasl.mechanism = GSSAPI 06:41:19 sasl.oauthbearer.clock.skew.seconds = 30 06:41:19 sasl.oauthbearer.expected.audience = null 06:41:19 sasl.oauthbearer.expected.issuer = null 06:41:19 sasl.oauthbearer.header.urlencode = false 06:41:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:19 sasl.oauthbearer.jwks.endpoint.url = null 06:41:19 sasl.oauthbearer.scope.claim.name = scope 06:41:19 sasl.oauthbearer.sub.claim.name = sub 06:41:19 sasl.oauthbearer.token.endpoint.url = null 06:41:19 security.protocol = PLAINTEXT 06:41:19 security.providers = null 06:41:19 send.buffer.bytes = 131072 06:41:19 session.timeout.ms = 45000 06:41:19 socket.connection.setup.timeout.max.ms = 30000 06:41:19 socket.connection.setup.timeout.ms = 10000 06:41:19 ssl.cipher.suites = null 06:41:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:19 ssl.endpoint.identification.algorithm = https 06:41:19 ssl.engine.factory.class = null 06:41:19 ssl.key.password = null 06:41:19 ssl.keymanager.algorithm = SunX509 06:41:19 ssl.keystore.certificate.chain = null 06:41:19 ssl.keystore.key = null 06:41:19 ssl.keystore.location = null 06:41:19 ssl.keystore.password = null 06:41:19 ssl.keystore.type = JKS 06:41:19 ssl.protocol = TLSv1.3 06:41:19 ssl.provider = null 06:41:19 ssl.secure.random.implementation = null 06:41:19 ssl.trustmanager.algorithm = PKIX 06:41:19 ssl.truststore.certificates = null 06:41:19 ssl.truststore.location = null 06:41:19 ssl.truststore.password = null 06:41:19 ssl.truststore.type = JKS 06:41:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:19 06:41:19 2026-03-24T06:41:19.411Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:19 2026-03-24T06:41:19.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:19 2026-03-24T06:41:19.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:19 2026-03-24T06:41:19.413Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334479413 06:41:19 2026-03-24T06:41:19.414Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:19 2026-03-24T06:41:19.430Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:19 2026-03-24T06:41:19.431Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:19 2026-03-24T06:41:19.433Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 06:41:19 2026-03-24T06:41:19.450Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-30-d6946273-87a7-4dd5-949e-cfd80cdc35be 06:41:19 2026-03-24T06:41:19.450Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 06:41:19 2026-03-24T06:41:19.461Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-d6946273-87a7-4dd5-949e-cfd80cdc35be', protocol='range'} 06:41:19 2026-03-24T06:41:19.462Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-30-d6946273-87a7-4dd5-949e-cfd80cdc35be=Assignment(partitions=[ncmp-events-0])} 06:41:19 2026-03-24T06:41:19.464Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-d6946273-87a7-4dd5-949e-cfd80cdc35be', protocol='range'} 06:41:19 2026-03-24T06:41:19.464Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:19 2026-03-24T06:41:19.465Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:19 2026-03-24T06:41:19.466Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:19 2026-03-24T06:41:19.485Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=432, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:19 2026-03-24T06:41:19.936Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:19 2026-03-24T06:41:19.936Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:19 2026-03-24T06:41:19.936Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:19 2026-03-24T06:41:19.937Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:19 2026-03-24T06:41:19.937Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-03-24T06:41:19.996Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 06:41:20 2026-03-24T06:41:20.009Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 06:41:20 2026-03-24T06:41:20.025Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:20 2026-03-24T06:41:20.046Z ERROR 11393 --- [cps-integration-test] [ Async-2] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 06:41:20 06:41:20 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null 06:41:20 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 06:41:20 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 06:41:20 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 06:41:20 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 06:41:20 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 06:41:20 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 06:41:20 at jdk.internal.reflect.GeneratedMethodAccessor338.invoke(Unknown Source) 06:41:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:20 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:20 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 06:41:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:41:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:41:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:41:20 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:20 06:41:20 2026-03-24T06:41:20.090Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:20 2026-03-24T06:41:20.090Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Member consumer-test-group-for-update-30-d6946273-87a7-4dd5-949e-cfd80cdc35be sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:20 2026-03-24T06:41:20.091Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.091Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.091Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:20 2026-03-24T06:41:20.092Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.092Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.097Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:20 2026-03-24T06:41:20.097Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:20 2026-03-24T06:41:20.097Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:20 2026-03-24T06:41:20.097Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:20 2026-03-24T06:41:20.098Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 06:41:20 2026-03-24T06:41:20.114Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:20 allow.auto.create.topics = true 06:41:20 auto.commit.interval.ms = 5000 06:41:20 auto.include.jmx.reporter = true 06:41:20 auto.offset.reset = latest 06:41:20 bootstrap.servers = [localhost:32778] 06:41:20 check.crcs = true 06:41:20 client.dns.lookup = use_all_dns_ips 06:41:20 client.id = consumer-test-group-for-update-31 06:41:20 client.rack = 06:41:20 connections.max.idle.ms = 540000 06:41:20 default.api.timeout.ms = 60000 06:41:20 enable.auto.commit = true 06:41:20 enable.metrics.push = true 06:41:20 exclude.internal.topics = true 06:41:20 fetch.max.bytes = 52428800 06:41:20 fetch.max.wait.ms = 500 06:41:20 fetch.min.bytes = 1 06:41:20 group.id = test-group-for-update 06:41:20 group.instance.id = null 06:41:20 group.protocol = classic 06:41:20 group.remote.assignor = null 06:41:20 heartbeat.interval.ms = 3000 06:41:20 interceptor.classes = [] 06:41:20 internal.leave.group.on.close = true 06:41:20 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:20 isolation.level = read_uncommitted 06:41:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:20 max.partition.fetch.bytes = 1048576 06:41:20 max.poll.interval.ms = 300000 06:41:20 max.poll.records = 2147483647 06:41:20 metadata.max.age.ms = 300000 06:41:20 metadata.recovery.strategy = none 06:41:20 metric.reporters = [] 06:41:20 metrics.num.samples = 2 06:41:20 metrics.recording.level = INFO 06:41:20 metrics.sample.window.ms = 30000 06:41:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:20 receive.buffer.bytes = 65536 06:41:20 reconnect.backoff.max.ms = 1000 06:41:20 reconnect.backoff.ms = 50 06:41:20 request.timeout.ms = 30000 06:41:20 retry.backoff.max.ms = 1000 06:41:20 retry.backoff.ms = 100 06:41:20 sasl.client.callback.handler.class = null 06:41:20 sasl.jaas.config = null 06:41:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:20 sasl.kerberos.min.time.before.relogin = 60000 06:41:20 sasl.kerberos.service.name = null 06:41:20 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:20 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:20 sasl.login.callback.handler.class = null 06:41:20 sasl.login.class = null 06:41:20 sasl.login.connect.timeout.ms = null 06:41:20 sasl.login.read.timeout.ms = null 06:41:20 sasl.login.refresh.buffer.seconds = 300 06:41:20 sasl.login.refresh.min.period.seconds = 60 06:41:20 sasl.login.refresh.window.factor = 0.8 06:41:20 sasl.login.refresh.window.jitter = 0.05 06:41:20 sasl.login.retry.backoff.max.ms = 10000 06:41:20 sasl.login.retry.backoff.ms = 100 06:41:20 sasl.mechanism = GSSAPI 06:41:20 sasl.oauthbearer.clock.skew.seconds = 30 06:41:20 sasl.oauthbearer.expected.audience = null 06:41:20 sasl.oauthbearer.expected.issuer = null 06:41:20 sasl.oauthbearer.header.urlencode = false 06:41:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:20 sasl.oauthbearer.jwks.endpoint.url = null 06:41:20 sasl.oauthbearer.scope.claim.name = scope 06:41:20 sasl.oauthbearer.sub.claim.name = sub 06:41:20 sasl.oauthbearer.token.endpoint.url = null 06:41:20 security.protocol = PLAINTEXT 06:41:20 security.providers = null 06:41:20 send.buffer.bytes = 131072 06:41:20 session.timeout.ms = 45000 06:41:20 socket.connection.setup.timeout.max.ms = 30000 06:41:20 socket.connection.setup.timeout.ms = 10000 06:41:20 ssl.cipher.suites = null 06:41:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:20 ssl.endpoint.identification.algorithm = https 06:41:20 ssl.engine.factory.class = null 06:41:20 ssl.key.password = null 06:41:20 ssl.keymanager.algorithm = SunX509 06:41:20 ssl.keystore.certificate.chain = null 06:41:20 ssl.keystore.key = null 06:41:20 ssl.keystore.location = null 06:41:20 ssl.keystore.password = null 06:41:20 ssl.keystore.type = JKS 06:41:20 ssl.protocol = TLSv1.3 06:41:20 ssl.provider = null 06:41:20 ssl.secure.random.implementation = null 06:41:20 ssl.trustmanager.algorithm = PKIX 06:41:20 ssl.truststore.certificates = null 06:41:20 ssl.truststore.location = null 06:41:20 ssl.truststore.password = null 06:41:20 ssl.truststore.type = JKS 06:41:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:20 06:41:20 2026-03-24T06:41:20.114Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:20 2026-03-24T06:41:20.116Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 06:41:20 2026-03-24T06:41:20.116Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 06:41:20 2026-03-24T06:41:20.116Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1774334480116 06:41:20 2026-03-24T06:41:20.116Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:20 2026-03-24T06:41:20.122Z INFO 11393 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:20 2026-03-24T06:41:20.122Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:20 2026-03-24T06:41:20.123Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 06:41:20 2026-03-24T06:41:20.125Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-31-194ec34d-0719-46dc-94a3-a43858de6638 06:41:20 2026-03-24T06:41:20.126Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 06:41:20 2026-03-24T06:41:20.127Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-194ec34d-0719-46dc-94a3-a43858de6638', protocol='range'} 06:41:20 2026-03-24T06:41:20.127Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-31-194ec34d-0719-46dc-94a3-a43858de6638=Assignment(partitions=[ncmp-events-0])} 06:41:20 2026-03-24T06:41:20.129Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-194ec34d-0719-46dc-94a3-a43858de6638', protocol='range'} 06:41:20 2026-03-24T06:41:20.129Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:20 2026-03-24T06:41:20.129Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:20 2026-03-24T06:41:20.130Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:20 2026-03-24T06:41:20.133Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=437, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:20 2026-03-24T06:41:20.640Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-03-24T06:41:20.640Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-03-24T06:41:20.642Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-03-24T06:41:20.642Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-03-24T06:41:20.642Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-03-24T06:41:20.706Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 06:41:20 2026-03-24T06:41:20.717Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 06:41:20 2026-03-24T06:41:20.733Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:20 2026-03-24T06:41:20.795Z INFO 11393 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:20 2026-03-24T06:41:20.795Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Member consumer-test-group-for-update-31-194ec34d-0719-46dc-94a3-a43858de6638 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:20 2026-03-24T06:41:20.796Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.796Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.796Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:20 2026-03-24T06:41:20.797Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.797Z INFO 11393 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:20 2026-03-24T06:41:20.804Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:20 2026-03-24T06:41:20.804Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:20 2026-03-24T06:41:20.804Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:20 2026-03-24T06:41:20.804Z INFO 11393 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:20 2026-03-24T06:41:20.805Z INFO 11393 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 06:41:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.380 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 06:41:20 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 06:41:20 2026-03-24T06:41:20.857Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-03-24T06:41:20.858Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-03-24T06:41:20.858Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-03-24T06:41:20.858Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-03-24T06:41:20.858Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-03-24T06:41:20.927Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:20 2026-03-24T06:41:20.937Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-03-24T06:41:20.954Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:20.970Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:21 2026-03-24T06:41:21.003Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:21 2026-03-24T06:41:21.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.020Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-03-24T06:41:21.107Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:21.218Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.219Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.219Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.219Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.219Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-03-24T06:41:21.284Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.294Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.310Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:21.324Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:21 2026-03-24T06:41:21.357Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:21 2026-03-24T06:41:21.372Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.373Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.373Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.373Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.373Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-03-24T06:41:21.436Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.444Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.457Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 06:41:21 2026-03-24T06:41:21.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:21.572Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.572Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.573Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.573Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.573Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-03-24T06:41:21.640Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.649Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.670Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:21.685Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:21 2026-03-24T06:41:21.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:21 2026-03-24T06:41:21.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.739Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.739Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-03-24T06:41:21.801Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.810Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-03-24T06:41:21.825Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 06:41:21 2026-03-24T06:41:21.840Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-03-24T06:41:21.919Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-03-24T06:41:21.920Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-03-24T06:41:21.920Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-03-24T06:41:21.920Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-03-24T06:41:21.920Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:21.986Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 06:41:22 2026-03-24T06:41:21.995Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.011Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.024Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:22 2026-03-24T06:41:22.063Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:22 2026-03-24T06:41:22.078Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.078Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.079Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.079Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.079Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.139Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.149Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.164Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 06:41:22 2026-03-24T06:41:22.177Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.266Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.266Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.267Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.267Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.267Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.328Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 06:41:22 2026-03-24T06:41:22.339Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 06:41:22 2026-03-24T06:41:22.359Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.383Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.446Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.453Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.470Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.487Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:22 2026-03-24T06:41:22.510Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:22 2026-03-24T06:41:22.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.525Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.538Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 06:41:22 2026-03-24T06:41:22.552Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.623Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.623Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.623Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.623Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.623Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.684Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 06:41:22 2026-03-24T06:41:22.695Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 06:41:22 2026-03-24T06:41:22.708Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.731Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.735Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.737Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.797Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.806Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 06:41:22 2026-03-24T06:41:22.820Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-03-24T06:41:22.834Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:22 2026-03-24T06:41:22.852Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:22 2026-03-24T06:41:22.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-03-24T06:41:22.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-03-24T06:41:22.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-03-24T06:41:22.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-03-24T06:41:22.867Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-03-24T06:41:22.882Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 06:41:22 2026-03-24T06:41:22.896Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-03-24T06:41:22.980Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-03-24T06:41:22.980Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-03-24T06:41:22.981Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-03-24T06:41:22.981Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-03-24T06:41:22.981Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-03-24T06:41:23.046Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 06:41:23 2026-03-24T06:41:23.057Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 06:41:23 2026-03-24T06:41:23.074Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-03-24T06:41:23.166Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-03-24T06:41:23.167Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-03-24T06:41:23.167Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-03-24T06:41:23.167Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-03-24T06:41:23.167Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-03-24T06:41:23.233Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 06:41:23 2026-03-24T06:41:23.243Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 06:41:23 2026-03-24T06:41:23.259Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-03-24T06:41:23.269Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:41:23 2026-03-24T06:41:23.295Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:23 2026-03-24T06:41:23.319Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-03-24T06:41:23.319Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-03-24T06:41:23.320Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-03-24T06:41:23.320Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-03-24T06:41:23.320Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-03-24T06:41:23.350Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 06:41:23 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 06:41:23 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 06:41:23 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 06:41:27 2026-03-24T06:41:27.126Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 06:41:27 2026-03-24T06:41:27.132Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 06:41:27 2026-03-24T06:41:27.575Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 06:41:27 2026-03-24T06:41:27.580Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 06:41:27 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.450 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 06:41:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 06:41:28 2026-03-24T06:41:27.943Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:27.944Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:27.944Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:27.944Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:27.944Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.014Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.025Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.041Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.041Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.041Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.041Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.041Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.099Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.105Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.116Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.132Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.132Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.132Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.194Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:28 2026-03-24T06:41:28.202Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:28 2026-03-24T06:41:28.215Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.292Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.293Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.293Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.293Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.293Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.353Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.361Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.375Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.452Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.461Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.479Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.504Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.504Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.504Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.504Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.561Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:28 2026-03-24T06:41:28.569Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:28 2026-03-24T06:41:28.586Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.676Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.677Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.677Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.677Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.677Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.738Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.751Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:28 2026-03-24T06:41:28.764Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.792Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.792Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.792Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.792Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.792Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.852Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.861Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:28 2026-03-24T06:41:28.874Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-03-24T06:41:28.892Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-03-24T06:41:28.893Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-03-24T06:41:28.893Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-03-24T06:41:28.893Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-03-24T06:41:28.893Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-03-24T06:41:28.954Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:28 2026-03-24T06:41:28.961Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:29 2026-03-24T06:41:28.979Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.075Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.075Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.075Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.075Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.075Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.143Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:29 2026-03-24T06:41:29.156Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:29 2026-03-24T06:41:29.173Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.196Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.196Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.196Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.196Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.196Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.256Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:29 2026-03-24T06:41:29.272Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:29 2026-03-24T06:41:29.287Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.302Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.303Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.303Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.303Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.361Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:29 2026-03-24T06:41:29.368Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:29 2026-03-24T06:41:29.382Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.473Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.535Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:29 2026-03-24T06:41:29.545Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:29 2026-03-24T06:41:29.566Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.606Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.607Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.610Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.610Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.610Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.677Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:29 2026-03-24T06:41:29.685Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:29 2026-03-24T06:41:29.698Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-03-24T06:41:29.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-03-24T06:41:29.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-03-24T06:41:29.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-03-24T06:41:29.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-03-24T06:41:29.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-03-24T06:41:29.775Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:29 2026-03-24T06:41:29.782Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:29 2026-03-24T06:41:29.797Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:29.878Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:29.878Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:29.879Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:29.879Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:29.879Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:29.938Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:29.946Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:29.960Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:29.987Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:29.987Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:29.987Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:29.988Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:29.988Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.044Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.052Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.077Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.092Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.092Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.092Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.092Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.092Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.151Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.157Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.169Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.306Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:30.314Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:30.326Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.341Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.407Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.415Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.429Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.449Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.449Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.451Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.451Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.451Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.515Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.522Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.537Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.627Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.627Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.627Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.627Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.627Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.691Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:30.700Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-03-24T06:41:30.716Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.803Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.811Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-03-24T06:41:30.824Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-03-24T06:41:30.845Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-03-24T06:41:30.845Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-03-24T06:41:30.845Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-03-24T06:41:30.846Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-03-24T06:41:30.846Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-03-24T06:41:30.903Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.910Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:30 2026-03-24T06:41:30.925Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.007Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.067Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.077Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.093Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.111Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.111Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.111Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.112Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.112Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.172Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.194Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.208Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.265Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:31 2026-03-24T06:41:31.273Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:31 2026-03-24T06:41:31.287Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.374Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.374Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.374Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.374Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.374Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.436Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.443Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.455Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.470Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.470Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.470Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.526Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.534Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.546Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.561Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.561Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.562Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.562Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.562Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.638Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:31 2026-03-24T06:41:31.644Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:31 2026-03-24T06:41:31.655Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.822Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.832Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:31 2026-03-24T06:41:31.847Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.870Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.870Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.871Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.871Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.871Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-03-24T06:41:31.937Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.947Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:31 2026-03-24T06:41:31.962Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-03-24T06:41:31.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-03-24T06:41:31.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-03-24T06:41:31.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-03-24T06:41:31.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-03-24T06:41:31.983Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.043Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.050Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.061Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.156Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.159Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.159Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.159Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.159Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.218Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:32 2026-03-24T06:41:32.227Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:32 2026-03-24T06:41:32.239Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.256Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.256Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.256Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.257Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.257Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.317Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:32 2026-03-24T06:41:32.325Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:32 2026-03-24T06:41:32.340Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.359Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.359Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.359Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.359Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.360Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.416Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.422Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.434Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.507Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.507Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.507Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.507Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.507Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.569Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:32 2026-03-24T06:41:32.580Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:32 2026-03-24T06:41:32.595Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.611Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.611Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.611Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.612Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.612Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.670Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:32 2026-03-24T06:41:32.678Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:32 2026-03-24T06:41:32.694Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.712Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.712Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.722Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.722Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.722Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.787Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.794Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:32 2026-03-24T06:41:32.810Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-03-24T06:41:32.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-03-24T06:41:32.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-03-24T06:41:32.901Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-03-24T06:41:32.901Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-03-24T06:41:32.901Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-03-24T06:41:32.963Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:32 2026-03-24T06:41:32.973Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:33 2026-03-24T06:41:32.990Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 2026-03-24T06:41:33.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:33 2026-03-24T06:41:33.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:33 2026-03-24T06:41:33.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:33 2026-03-24T06:41:33.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:33 2026-03-24T06:41:33.008Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:33 2026-03-24T06:41:33.065Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:33 2026-03-24T06:41:33.073Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:33 2026-03-24T06:41:33.085Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 2026-03-24T06:41:33.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:33 2026-03-24T06:41:33.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:33 2026-03-24T06:41:33.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:33 2026-03-24T06:41:33.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:33 2026-03-24T06:41:33.133Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:33 2026-03-24T06:41:33.194Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:33 2026-03-24T06:41:33.202Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:33 2026-03-24T06:41:33.216Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 2026-03-24T06:41:33.317Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:33 2026-03-24T06:41:33.317Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:33 2026-03-24T06:41:33.318Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:33 2026-03-24T06:41:33.318Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:33 2026-03-24T06:41:33.318Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:33 2026-03-24T06:41:33.378Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:33 2026-03-24T06:41:33.389Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:33 2026-03-24T06:41:33.402Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 2026-03-24T06:41:33.425Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:33 2026-03-24T06:41:33.425Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:33 2026-03-24T06:41:33.425Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:33 2026-03-24T06:41:33.425Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:33 2026-03-24T06:41:33.426Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:33 2026-03-24T06:41:33.485Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:33 2026-03-24T06:41:33.495Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:33 2026-03-24T06:41:33.512Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 2026-03-24T06:41:33.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:33 2026-03-24T06:41:33.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:33 2026-03-24T06:41:33.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:33 2026-03-24T06:41:33.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:33 2026-03-24T06:41:33.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:33 2026-03-24T06:41:33.591Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:41:33 2026-03-24T06:41:33.596Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:41:33 2026-03-24T06:41:33.609Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:33 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.755 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 06:41:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 06:41:34 2026-03-24T06:41:34.127Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.127Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.195Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.203Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.216Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.266Z WARN 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:34 2026-03-24T06:41:34.267Z INFO 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp1'] , key : addProp1 and value : value1 06:41:34 2026-03-24T06:41:34.267Z INFO 11393 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp2'] , key : addProp2 and value : value2 06:41:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 06:41:34 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 06:41:34 2026-03-24T06:41:34.393Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.394Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.394Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.394Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.394Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.406Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.409Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.423Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.447Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.447Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.447Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.447Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.447Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.457Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:34 2026-03-24T06:41:34.459Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:34 2026-03-24T06:41:34.472Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.503Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.513Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:34 2026-03-24T06:41:34.515Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:34 2026-03-24T06:41:34.530Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.643Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.643Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.644Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.644Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.644Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.653Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.656Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.673Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.696Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.697Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.697Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.698Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.698Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.709Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:34 2026-03-24T06:41:34.712Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:34 2026-03-24T06:41:34.726Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.745Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.753Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:34 2026-03-24T06:41:34.756Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:34 2026-03-24T06:41:34.774Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.799Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:34 06:41:34 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 06:41:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:41:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 06:41:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:34 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:41:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:34 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:41:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:34 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:41:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:34 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:41:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:41:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:34 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:41:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:41:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:41:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:41:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:41:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:41:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:34 06:41:34 2026-03-24T06:41:34.913Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.913Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.913Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.913Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.913Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.928Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.930Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:34 2026-03-24T06:41:34.944Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-03-24T06:41:34.964Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-03-24T06:41:34.964Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-03-24T06:41:34.964Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-03-24T06:41:34.965Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-03-24T06:41:34.965Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-03-24T06:41:34.973Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:34 2026-03-24T06:41:34.975Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:35 2026-03-24T06:41:34.991Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-03-24T06:41:35.010Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-03-24T06:41:35.010Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-03-24T06:41:35.010Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-03-24T06:41:35.012Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-03-24T06:41:35.012Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-03-24T06:41:35.022Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:35 2026-03-24T06:41:35.026Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:35 2026-03-24T06:41:35.042Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:36 2026-03-24T06:41:36.065Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 06:41:36 2026-03-24T06:41:36.065Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 06:41:36 2026-03-24T06:41:36.066Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:36 06:41:36 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 06:41:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:41:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 06:41:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 06:41:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:36 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:41:36 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:36 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:36 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:41:36 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:36 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:36 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:41:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:36 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:41:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:41:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:36 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:36 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:41:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:41:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:41:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:41:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:41:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:41:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:36 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 06:41:36 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 06:41:36 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 06:41:36 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 06:41:36 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 06:41:36 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 06:41:36 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 06:41:36 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 06:41:36 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 06:41:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:41:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 06:41:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:41:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:41:36 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:36 06:41:36 2026-03-24T06:41:36.684Z INFO 11393 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:41:37 2026-03-24T06:41:37.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-03-24T06:41:37.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-03-24T06:41:37.128Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-03-24T06:41:37.129Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-03-24T06:41:37.129Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-03-24T06:41:37.141Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.144Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.157Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-03-24T06:41:37.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-03-24T06:41:37.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-03-24T06:41:37.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-03-24T06:41:37.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-03-24T06:41:37.180Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-03-24T06:41:37.191Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:37 2026-03-24T06:41:37.194Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:37 2026-03-24T06:41:37.209Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-03-24T06:41:37.238Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-03-24T06:41:37.238Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-03-24T06:41:37.238Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-03-24T06:41:37.238Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-03-24T06:41:37.238Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-03-24T06:41:37.247Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:37 2026-03-24T06:41:37.249Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:37 2026-03-24T06:41:37.263Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-03-24T06:41:37.293Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 06:41:37 2026-03-24T06:41:37.293Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 06:41:37 2026-03-24T06:41:37.294Z ERROR 11393 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:37 06:41:37 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:41:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:41:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:41:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:41:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:37 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:41:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:41:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:41:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:37 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 06:41:37 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 06:41:37 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 06:41:37 Error has been observed at the following site(s): 06:41:37 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 06:41:37 Original Stack Trace: 06:41:37 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 06:41:37 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 06:41:37 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 06:41:37 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 06:41:37 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 06:41:37 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 06:41:37 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 06:41:37 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 06:41:37 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 06:41:37 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 06:41:37 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 06:41:37 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 06:41:37 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 06:41:37 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 06:41:37 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 06:41:37 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 06:41:37 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 06:41:37 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 06:41:37 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 06:41:37 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:41:37 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:41:37 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 06:41:37 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 06:41:37 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:41:37 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 06:41:37 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 06:41:37 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 06:41:37 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:41:37 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:41:37 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 06:41:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:41:37 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 06:41:37 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 06:41:37 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 06:41:37 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 06:41:37 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 06:41:37 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 06:41:37 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 06:41:37 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:37 Suppressed: java.lang.Exception: #block terminated with an error 06:41:37 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 06:41:37 at reactor.core.publisher.Mono.block(Mono.java:1779) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:41:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:41:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:41:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:37 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:41:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:41:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:41:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:41:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:41:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:41:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:41:37 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:41:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:41:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:41:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:41:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:41:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:41:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:41:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:41:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:41:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:41:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:41:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:41:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:41:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:41:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:41:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:41:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:41:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:41:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:41:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:41:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:41:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:41:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:41:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:41:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:41:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:41:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:41:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:41:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:41:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:41:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:41:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:41:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:41:37 06:41:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.019 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 06:41:37 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 06:41:37 2026-03-24T06:41:37.401Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-03-24T06:41:37.402Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-03-24T06:41:37.402Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-03-24T06:41:37.402Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-03-24T06:41:37.402Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-03-24T06:41:37.439Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47481/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47481 06:41:37 2026-03-24T06:41:37.457Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60673 06:41:37 2026-03-24T06:41:37.460Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43115 06:41:37 2026-03-24T06:41:37.464Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46979/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46979 06:41:37 2026-03-24T06:41:37.471Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.483Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48729 06:41:37 2026-03-24T06:41:37.484Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.486Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53797/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53797 06:41:37 2026-03-24T06:41:37.499Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48435/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48435 06:41:37 2026-03-24T06:41:37.514Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-03-24T06:41:37.519Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36343 06:41:37 2026-03-24T06:41:37.540Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58265/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58265 06:41:37 2026-03-24T06:41:37.544Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54969 06:41:37 2026-03-24T06:41:37.547Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60581 06:41:37 2026-03-24T06:41:37.562Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47999/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47999 06:41:37 2026-03-24T06:41:37.579Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52601 06:41:37 2026-03-24T06:41:37.591Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50891 06:41:37 2026-03-24T06:41:37.608Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44115 06:41:37 2026-03-24T06:41:37.619Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40205/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40205 06:41:37 2026-03-24T06:41:37.637Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47347 06:41:37 2026-03-24T06:41:37.652Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48355/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48355 06:41:37 2026-03-24T06:41:37.658Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-03-24T06:41:37.658Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-03-24T06:41:37.658Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-03-24T06:41:37.658Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-03-24T06:41:37.658Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-03-24T06:41:37.668Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44765 06:41:37 2026-03-24T06:41:37.688Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 06:41:37 2026-03-24T06:41:37.706Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53871/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53871 06:41:37 2026-03-24T06:41:37.720Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51915 06:41:37 2026-03-24T06:41:37.731Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.732Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48701 06:41:37 2026-03-24T06:41:37.745Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57315/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57315 06:41:37 2026-03-24T06:41:37.748Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39883 06:41:37 2026-03-24T06:41:37.751Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:37 2026-03-24T06:41:37.763Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52159 06:41:37 2026-03-24T06:41:37.765Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51023/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51023 06:41:37 2026-03-24T06:41:37.776Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38485 06:41:37 2026-03-24T06:41:37.779Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-03-24T06:41:37.792Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56401/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56401 06:41:37 2026-03-24T06:41:37.795Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60923 06:41:37 2026-03-24T06:41:37.811Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44267/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44267 06:41:37 2026-03-24T06:41:37.823Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54083 06:41:37 2026-03-24T06:41:37.835Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53519/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53519 06:41:37 2026-03-24T06:41:37.856Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 06:41:37 2026-03-24T06:41:37.859Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48505/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48505 06:41:37 2026-03-24T06:41:37.877Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46969 06:41:37 2026-03-24T06:41:37.890Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59705 06:41:38 2026-03-24T06:41:37.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:38 2026-03-24T06:41:37.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:38 2026-03-24T06:41:37.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:38 2026-03-24T06:41:37.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:38 2026-03-24T06:41:37.900Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:38 2026-03-24T06:41:37.904Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41675/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41675 06:41:38 2026-03-24T06:41:37.920Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33351 06:41:38 2026-03-24T06:41:37.934Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40899/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40899 06:41:38 2026-03-24T06:41:37.945Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48331 06:41:38 2026-03-24T06:41:37.949Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33761 06:41:38 2026-03-24T06:41:37.962Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51091 06:41:38 2026-03-24T06:41:37.963Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:38 2026-03-24T06:41:37.974Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47021 06:41:38 2026-03-24T06:41:37.975Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:38 2026-03-24T06:41:37.989Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56619/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56619 06:41:38 2026-03-24T06:41:37.992Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:38 2026-03-24T06:41:38.008Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42163 06:41:38 2026-03-24T06:41:38.023Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54329/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54329 06:41:38 2026-03-24T06:41:38.039Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44997/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44997 06:41:38 2026-03-24T06:41:38.041Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45915 06:41:38 2026-03-24T06:41:38.052Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47551/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47551 06:41:38 2026-03-24T06:41:38.054Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33215/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33215 06:41:38 2026-03-24T06:41:38.057Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41959 06:41:38 2026-03-24T06:41:38.059Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33581 06:41:38 2026-03-24T06:41:38.072Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52185 06:41:38 2026-03-24T06:41:38.088Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42377 06:41:38 2026-03-24T06:41:38.093Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59633 06:41:38 2026-03-24T06:41:38.096Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41825 06:41:38 2026-03-24T06:41:38.110Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36473/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36473 06:41:38 2026-03-24T06:41:38.111Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36769 06:41:38 2026-03-24T06:41:38.114Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41461 06:41:38 2026-03-24T06:41:38.117Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33957 06:41:38 2026-03-24T06:41:38.121Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36297/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36297 06:41:38 2026-03-24T06:41:38.125Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:38 2026-03-24T06:41:38.126Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:38 2026-03-24T06:41:38.126Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:38 2026-03-24T06:41:38.126Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:38 2026-03-24T06:41:38.126Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:38 2026-03-24T06:41:38.142Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33229/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33229 06:41:38 2026-03-24T06:41:38.173Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 06:41:38 2026-03-24T06:41:38.177Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51439/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51439 06:41:38 2026-03-24T06:41:38.190Z WARN 11393 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51077 06:41:38 2026-03-24T06:41:38.201Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58179 06:41:38 2026-03-24T06:41:38.205Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49267/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49267 06:41:38 2026-03-24T06:41:38.208Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:38 2026-03-24T06:41:38.216Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:38 2026-03-24T06:41:38.226Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34579 06:41:38 2026-03-24T06:41:38.229Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52639/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52639 06:41:38 2026-03-24T06:41:38.235Z INFO 11393 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:38 2026-03-24T06:41:38.241Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43229/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43229 06:41:38 2026-03-24T06:41:38.260Z WARN 11393 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43927/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43927 06:41:38 2026-03-24T06:41:38.274Z WARN 11393 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39873/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39873 06:41:38 2026-03-24T06:41:38.284Z WARN 11393 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38295 06:41:38 2026-03-24T06:41:38.286Z WARN 11393 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45663 06:41:38 2026-03-24T06:41:38.297Z WARN 11393 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35775 06:41:38 2026-03-24T06:41:38.318Z WARN 11393 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42565/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42565 06:41:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 06:41:38 2026-03-24T06:41:38.320Z WARN 11393 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55121/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55121 06:41:38 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 06:41:38 2026-03-24T06:41:38.468Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:38 2026-03-24T06:41:38.468Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 06:41:38 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 06:41:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 06:41:38 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 06:41:38 line 1:0 mismatched input 'invalid' expecting '/' 06:41:38 line 1:0 mismatched input 'invalid' expecting '/' 06:41:38 2026-03-24T06:41:38.891Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 06:41:39 2026-03-24T06:41:39.456Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.456Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.456Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{}'),(NULL),('/bookstore'),('1577'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.456Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. 06:41:39 2026-03-24T06:41:39.459Z WARN 11393 --- [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 (('148'::int8),('{}'),(NULL),('/bookstore'),('1577'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 06:41:39 2026-03-24T06:41:39.461Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.461Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.461Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{}'),(NULL),('/bookstore'),('1578'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.461Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. 06:41:39 line 1:9 missing '/' at 'path' 06:41:39 line 1:9 missing '/' at 'path' 06:41:39 2026-03-24T06:41:39.537Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 06:41:39 2026-03-24T06:41:39.701Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.701Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.701Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1612'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.701Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 06:41:39 2026-03-24T06:41:39.702Z WARN 11393 --- [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 (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1612'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:41:39 2026-03-24T06:41:39.710Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.711Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.711Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1614'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.711Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 06:41:39 2026-03-24T06:41:39.859Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.859Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.859Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1649'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.859Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 06:41:39 2026-03-24T06:41:39.859Z WARN 11393 --- [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 (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1649'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:41:39 2026-03-24T06:41:39.861Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.861Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.861Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1651'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.861Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 06:41:39 2026-03-24T06:41:39.962Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.962Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.962Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1681'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.962Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 06:41:39 2026-03-24T06:41:39.962Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1681'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 06:41:39 2026-03-24T06:41:39.963Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:39 2026-03-24T06:41:39.963Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:39 2026-03-24T06:41:39.963Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1682'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:39 2026-03-24T06:41:39.963Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:39 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 06:41:40 2026-03-24T06:41:39.987Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:40 2026-03-24T06:41:39.987Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:40 2026-03-24T06:41:39.987Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1683'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:40 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:40 2026-03-24T06:41:39.987Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:40 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 06:41:40 2026-03-24T06:41:39.987Z WARN 11393 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1683'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:40 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:41:40 2026-03-24T06:41:39.989Z INFO 11393 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:41:40 2026-03-24T06:41:39.989Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:40 2026-03-24T06:41:39.989Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1685'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:40 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:41:40 2026-03-24T06:41:39.989Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:41:40 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 06:41:41 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 06:41:41 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 06:41:41 2026-03-24T06:41:41.312Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:41 2026-03-24T06:41:41.312Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 06:41:41 Detail: Key (name)=(generalTestDataspace) already exists. 06:41:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 06:41:41 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 06:41:42 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 06:41:42 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 06:41:42 2026-03-24T06:41:42.427Z WARN 11393 --- [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]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.582Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:42 2026-03-24T06:41:42.583Z WARN 11393 --- [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_99, Optional[2099-01-01]] 06:41:43 2026-03-24T06:41:43.048Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:43 2026-03-24T06:41:43.048Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 06:41:43 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 06:41:43 2026-03-24T06:41:43.063Z WARN 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:41:43 2026-03-24T06:41:43.063Z ERROR 11393 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 06:41:43 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 06:41:43 2026-03-24T06:41:43.438Z WARN 11393 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 06:41:43 2026-03-24T06:41:43.530Z WARN 11393 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 06:41:43 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 06:41:43 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 06:41:44 line 1:0 mismatched input 'cpsPath' expecting '/' 06:41:44 line 1:0 mismatched input 'cpsPath' expecting '/' 06:41:45 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 06:41:45 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 06:41:45 2026-03-24T06:41:45.542Z INFO 11393 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 2026-03-24T06:41:45.559Z INFO 11393 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 2026-03-24T06:41:45.865Z INFO 11393 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 2026-03-24T06:41:45.868Z INFO 11393 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 2026-03-24T06:41:45.883Z INFO 11393 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 2026-03-24T06:41:45.885Z INFO 11393 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:41:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 06:41:45 2026-03-24T06:41:45.927Z INFO 11393 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 06:41:48 [INFO] 06:41:48 [INFO] Results: 06:41:48 [INFO] 06:41:48 [ERROR] Failures: 06:41:48 [ERROR] LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic.:94 Condition not satisfied: 06:41:48 06:41:48 consumerRecords.size() == 1 06:41:48 | | | 06:41:48 | 2 false 06:41:48 [ConsumerRecord(topic = legacy-batch-topic, partition = 0, leaderEpoch = 0, offset = 0, CreateTime = 1774334449737, serialized key size = 36, serialized value size = 243, headers = RecordHeaders(headers = [RecordHeader(key = ce_specversion, value = [49, 46, 48]), RecordHeader(key = ce_id, value = [49, 97, 53, 55, 99, 51, 53, 102, 45, 57, 53, 53, 57, 45, 52, 53, 54, 99, 45, 98, 56, 97, 101, 45, 97, 100, 97, 50, 99, 54, 99, 98, 99, 53, 55, 99]), RecordHeader(key = ce_source, value = [78, 67, 77, 80]), RecordHeader(key = ce_type, value = [111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116]), RecordHeader(key = ce_dataschema, value = [117, 114, 110, 58, 99, 112, 115, 58, 111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116, 58, 49, 46, 48, 46, 48]), RecordHeader(key = ce_time, value = [50, 48, 50, 54, 45, 48, 51, 45, 50, 52, 84, 48, 54, 58, 52, 48, 58, 52, 57, 46, 55, 49, 54, 90]), RecordHeader(key = ce_destination, value = [108, 101, 103, 97, 99, 121, 45, 98, 97, 116, 99, 104, 45, 116, 111, 112, 105, 99]), RecordHeader(key = ce_correlationid, value = [49, 97, 51, 98, 99, 57, 55, 50, 45, 99, 56, 53, 55, 45, 52, 52, 97, 54, 45, 98, 98, 48, 54, 45, 51, 51, 52, 55, 97, 48, 97, 57, 56, 54, 54, 55])], isReadOnly = false), key = 1a3bc972-c857-44a6-bb06-3347a0a98667, value = CloudEvent{id='1a57c35f-9559-456c-b8ae-ada2c6cbc57c', source=NCMP, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', dataschema=urn:cps:org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent:1.0.0, time=2026-03-24T06:40:49.716Z, data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 49, 50, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 110, 111, 116, 45, 114, 101, 97, 100, 121, 45, 99, 104, 34, 93, 44, 34, 114, 101, 115, 111, 117, 114, 99, 101, 73, 100, 101, 110, 116, 105, 102, 105, 101, 114, 34, 58, 34, 77, 97, 110, 97, 103, 101, 100, 69, 108, 101, 109, 101, 110, 116, 61, 78, 82, 78, 111, 100, 101, 49, 47, 71, 78, 66, 68, 85, 70, 117, 110, 99, 116, 105, 111, 110, 61, 49, 34, 44, 34, 111, 112, 116, 105, 111, 110, 115, 34, 58, 34, 40, 102, 105, 101, 108, 100, 115, 61, 78, 82, 67, 101, 108, 108, 68, 85, 47, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 47, 99, 101, 108, 108, 76, 111, 99, 97, 108, 73, 100, 41, 34, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 49, 48, 49, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 99, 109, 32, 104, 97, 110, 100, 108, 101, 40, 115, 41, 32, 110, 111, 116, 32, 114, 101, 97, 100, 121, 34, 125, 93, 125, 125]}, extensions={destination=legacy-batch-topic, correlationid=1a3bc972-c857-44a6-bb06-3347a0a98667}}), ConsumerRecord(topic = legacy-batch-topic, partition = 0, leaderEpoch = 0, offset = 1, CreateTime = 1774334451895, serialized key size = 36, serialized value size = 253, headers = RecordHeaders(headers = [RecordHeader(key = ce_specversion, value = [49, 46, 48]), RecordHeader(key = ce_id, value = [101, 101, 48, 51, 53, 97, 57, 101, 45, 99, 101, 50, 49, 45, 52, 49, 54, 50, 45, 57, 102, 49, 99, 45, 52, 55, 56, 98, 51, 99, 54, 99, 49, 54, 102, 100]), RecordHeader(key = ce_source, value = [78, 67, 77, 80]), RecordHeader(key = ce_type, value = [111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116]), RecordHeader(key = ce_dataschema, value = [117, 114, 110, 58, 99, 112, 115, 58, 111, 114, 103, 46, 111, 110, 97, 112, 46, 99, 112, 115, 46, 110, 99, 109, 112, 46, 101, 118, 101, 110, 116, 115, 46, 97, 115, 121, 110, 99, 49, 95, 48, 95, 48, 46, 68, 97, 116, 97, 79, 112, 101, 114, 97, 116, 105, 111, 110, 69, 118, 101, 110, 116, 58, 49, 46, 48, 46, 48]), RecordHeader(key = ce_time, value = [50, 48, 50, 54, 45, 48, 51, 45, 50, 52, 84, 48, 54, 58, 52, 48, 58, 53, 49, 46, 56, 57, 52, 90]), RecordHeader(key = ce_destination, value = [108, 101, 103, 97, 99, 121, 45, 98, 97, 116, 99, 104, 45, 116, 111, 112, 105, 99]), RecordHeader(key = ce_correlationid, value = [52, 101, 101, 49, 53, 54, 48, 48, 45, 97, 57, 52, 57, 45, 52, 52, 97, 101, 45, 56, 102, 57, 48, 45, 57, 52, 55, 101, 100, 98, 52, 53, 99, 57, 100, 54])], isReadOnly = false), key = 4ee15600-a949-44ae-8f90-947edb45c9d6, value = CloudEvent{id='ee035a9e-ce21-4162-9f1c-478b3c6c16fd', source=NCMP, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', dataschema=urn:cps:org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent:1.0.0, time=2026-03-24T06:40:51.894Z, data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 49, 50, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 110, 111, 116, 45, 102, 111, 117, 110, 100, 45, 99, 104, 34, 93, 44, 34, 114, 101, 115, 111, 117, 114, 99, 101, 73, 100, 101, 110, 116, 105, 102, 105, 101, 114, 34, 58, 34, 77, 97, 110, 97, 103, 101, 100, 69, 108, 101, 109, 101, 110, 116, 61, 78, 82, 78, 111, 100, 101, 49, 47, 71, 78, 66, 68, 85, 70, 117, 110, 99, 116, 105, 111, 110, 61, 49, 34, 44, 34, 111, 112, 116, 105, 111, 110, 115, 34, 58, 34, 40, 102, 105, 101, 108, 100, 115, 61, 78, 82, 67, 101, 108, 108, 68, 85, 47, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 47, 99, 101, 108, 108, 76, 111, 99, 97, 108, 73, 100, 41, 34, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 49, 48, 48, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 99, 109, 32, 104, 97, 110, 100, 108, 101, 32, 114, 101, 102, 101, 114, 101, 110, 99, 101, 40, 115, 41, 32, 110, 111, 116, 32, 102, 111, 117, 110, 100, 34, 125, 93, 125, 125]}, extensions={destination=legacy-batch-topic, correlationid=4ee15600-a949-44ae-8f90-947edb45c9d6}})] 06:41:48 06:41:48 [ERROR] LegacyBatchDataOperationSpec.Batch pass-through data operation reports errors on kafka topic.:94 Condition not satisfied: 06:41:48 06:41:48 consumerRecords.size() == 1 06:41:48 | | | 06:41:48 [] 0 false 06:41:48 06:41:48 [INFO] 06:41:48 [ERROR] Tests run: 442, Failures: 2, Errors: 0, Skipped: 3 06:41:48 [INFO] 06:41:48 [INFO] ------------------------------------------------------------------------ 06:41:48 [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: 06:41:48 [INFO] 06:41:48 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.299 s] 06:41:48 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 06:41:48 [INFO] checkstyle ......................................... SUCCESS [ 4.588 s] 06:41:48 [INFO] cps-parent ......................................... SUCCESS [ 5.392 s] 06:41:48 [INFO] cps-events ......................................... SUCCESS [ 3.110 s] 06:41:48 [INFO] cps-path-parser .................................... SUCCESS [ 7.440 s] 06:41:48 [INFO] cps-service ........................................ SUCCESS [ 38.988 s] 06:41:48 [INFO] cps-rest ........................................... SUCCESS [ 19.912 s] 06:41:48 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.560 s] 06:41:48 [INFO] cps-ncmp-service ................................... SUCCESS [03:41 min] 06:41:48 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 16.011 s] 06:41:48 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.046 s] 06:41:48 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.536 s] 06:41:48 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.178 s] 06:41:48 [INFO] cps-ri ............................................. SUCCESS [ 6.989 s] 06:41:48 [INFO] test-dcm-rest ...................................... SUCCESS [ 3.066 s] 06:41:48 [INFO] integration-test ................................... FAILURE [02:05 min] 06:41:48 [INFO] spotbugs ........................................... SKIPPED 06:41:48 [INFO] cps-application .................................... SKIPPED 06:41:48 [INFO] policy-executor-stub ............................... SKIPPED 06:41:48 [INFO] jacoco-report ...................................... SKIPPED 06:41:48 [INFO] cps ................................................ SKIPPED 06:41:48 [INFO] ------------------------------------------------------------------------ 06:41:48 [INFO] BUILD FAILURE 06:41:48 [INFO] ------------------------------------------------------------------------ 06:41:48 [INFO] Total time: 07:46 min 06:41:48 [INFO] Finished at: 2026-03-24T06:41:48Z 06:41:48 [INFO] ------------------------------------------------------------------------ 06:41:48 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on project integration-test: There are test failures. 06:41:48 [ERROR] 06:41:48 [ERROR] See /w/workspace/cps-master-verify-java/integration-test/target/surefire-reports for the individual test results. 06:41:48 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 06:41:48 [ERROR] -> [Help 1] 06:41:48 [ERROR] 06:41:48 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 06:41:48 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 06:41:48 [ERROR] 06:41:48 [ERROR] For more information about the errors and possible solutions, please read the following articles: 06:41:48 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 06:41:48 [ERROR] 06:41:48 [ERROR] After correcting the problems, you can resume the build with the command 06:41:48 [ERROR] mvn -rf :integration-test 06:41:48 Build step 'Invoke top-level Maven targets' marked build as failure 06:41:48 $ ssh-agent -k 06:41:48 unset SSH_AUTH_SOCK; 06:41:48 unset SSH_AGENT_PID; 06:41:48 echo Agent pid 5409 killed; 06:41:48 [ssh-agent] Stopped. 06:41:48 [PostBuildScript] - [INFO] Executing post build scripts. 06:41:48 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10090625023153944688.sh 06:41:48 ---> sysstat.sh 06:41:49 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12955618898256227610.sh 06:41:49 ---> package-listing.sh 06:41:49 ++ facter osfamily 06:41:49 ++ tr '[:upper:]' '[:lower:]' 06:41:49 + OS_FAMILY=redhat 06:41:49 + workspace=/w/workspace/cps-master-verify-java 06:41:49 + START_PACKAGES=/tmp/packages_start.txt 06:41:49 + END_PACKAGES=/tmp/packages_end.txt 06:41:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:49 + PACKAGES=/tmp/packages_start.txt 06:41:49 + '[' /w/workspace/cps-master-verify-java ']' 06:41:49 + PACKAGES=/tmp/packages_end.txt 06:41:49 + case "${OS_FAMILY}" in 06:41:49 + rpm -qa 06:41:49 + sort 06:41:50 + '[' -f /tmp/packages_start.txt ']' 06:41:50 + '[' -f /tmp/packages_end.txt ']' 06:41:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:50 + '[' /w/workspace/cps-master-verify-java ']' 06:41:50 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 06:41:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 06:41:50 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2497860540813217346.sh 06:41:50 ---> capture-instance-metadata.sh 06:41:50 Setup pyenv: 06:41:50 system 06:41:50 3.8.13 06:41:50 3.9.13 06:41:50 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 06:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-krZx from file:/tmp/.os_lf_venv 06:41:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:52 lf-activate-venv(): INFO: Base packages installed successfully 06:41:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-krZx/bin to PATH 06:42:00 INFO: Running in OpenStack, capturing instance metadata 06:42:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14253467240065350717.sh 06:42:00 provisioning config files... 06:42:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4111594463169179892tmp 06:42:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:42:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:42:00 [EnvInject] - Injecting environment variables from a build step. 06:42:00 [EnvInject] - Injecting as environment variables the properties content 06:42:00 SERVER_ID=logs 06:42:00 06:42:00 [EnvInject] - Variables injected successfully. 06:42:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2022450125328861960.sh 06:42:00 ---> create-netrc.sh 06:42:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14364734708264234392.sh 06:42:00 ---> python-tools-install.sh 06:42:00 Setup pyenv: 06:42:00 system 06:42:00 3.8.13 06:42:00 3.9.13 06:42:00 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 06:42:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-krZx from file:/tmp/.os_lf_venv 06:42:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:02 lf-activate-venv(): INFO: Base packages installed successfully 06:42:02 lf-activate-venv(): INFO: Installing additional packages: lftools 06:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-krZx/bin to PATH 06:42:11 [cps-master-verify-java] $ /bin/sh /tmp/jenkins7123040829780140039.sh 06:42:11 ---> uv-install.sh 06:42:11 uv 0.11.0 is already installed 06:42:11 uvx 0.11.0 (x86_64-unknown-linux-gnu) 06:42:11 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9301053487448158474.sh 06:42:11 ---> sudo-logs.sh 06:42:11 Archiving 'sudo' log.. 06:42:11 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8539339936394972705.sh 06:42:11 ---> job-cost.sh 06:42:11 INFO: Activating Python virtual environment... 06:42:11 Setup pyenv: 06:42:11 system 06:42:11 3.8.13 06:42:11 3.9.13 06:42:11 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 06:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-krZx from file:/tmp/.os_lf_venv 06:42:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:13 lf-activate-venv(): INFO: Base packages installed successfully 06:42:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:42:17 lf-activate-venv(): INFO: Adding /tmp/venv-krZx/bin to PATH 06:42:17 INFO: No stack-cost file found 06:42:17 INFO: Instance uptime: 581s 06:42:17 INFO: Fetching instance metadata (attempt 1 of 3)... 06:42:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:42:18 INFO: Successfully fetched instance metadata 06:42:18 INFO: Instance type: v3-standard-8 06:42:18 INFO: Retrieving pricing info for: v3-standard-8 06:42:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:42:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=581 06:42:18 INFO: Successfully fetched Vexxhost pricing API 06:42:18 INFO: Retrieved cost: 0.22 06:42:18 INFO: Retrieved resource: v3-standard-8 06:42:18 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 06:42:18 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 06:42:18 INFO: Successfully archived job cost data 06:42:18 DEBUG: Cost data: cps-master-verify-java,11488,2026-03-24 06:42:18,v3-standard-8,581,0.22,0.00,FAILURE 06:42:18 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins16145884254085187283.sh 06:42:18 ---> logs-deploy.sh 06:42:18 Setup pyenv: 06:42:18 system 06:42:18 3.8.13 06:42:18 3.9.13 06:42:18 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 06:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-krZx from file:/tmp/.os_lf_venv 06:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:20 lf-activate-venv(): INFO: Base packages installed successfully 06:42:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:42:28 lf-activate-venv(): INFO: Adding /tmp/venv-krZx/bin to PATH 06:42:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11488 06:42:28 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 06:42:28 /tmp/venv-krZx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:42:28 warnings.warn( 06:42:29 Archives upload complete. 06:42:29 INFO: archiving logs to Nexus 06:42:29 /tmp/venv-krZx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:42:29 warnings.warn( 06:42:30 ---> uname -a: 06:42:30 Linux prd-centos8-docker-8c-8g-4380.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:42:30 06:42:30 06:42:30 ---> lscpu: 06:42:30 Architecture: x86_64 06:42:30 CPU op-mode(s): 32-bit, 64-bit 06:42:30 Byte Order: Little Endian 06:42:30 CPU(s): 8 06:42:30 On-line CPU(s) list: 0-7 06:42:30 Thread(s) per core: 1 06:42:30 Core(s) per socket: 1 06:42:30 Socket(s): 8 06:42:30 NUMA node(s): 1 06:42:30 Vendor ID: AuthenticAMD 06:42:30 CPU family: 23 06:42:30 Model: 49 06:42:30 Model name: AMD EPYC-Rome Processor 06:42:30 Stepping: 0 06:42:30 CPU MHz: 2799.998 06:42:30 BogoMIPS: 5599.99 06:42:30 Virtualization: AMD-V 06:42:30 Hypervisor vendor: KVM 06:42:30 Virtualization type: full 06:42:30 L1d cache: 32K 06:42:30 L1i cache: 32K 06:42:30 L2 cache: 512K 06:42:30 L3 cache: 16384K 06:42:30 NUMA node0 CPU(s): 0-7 06:42:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:42:30 06:42:30 06:42:30 ---> nproc: 06:42:30 8 06:42:30 06:42:30 06:42:30 ---> df -h: 06:42:30 Filesystem Size Used Avail Use% Mounted on 06:42:30 devtmpfs 16G 0 16G 0% /dev 06:42:30 tmpfs 16G 0 16G 0% /dev/shm 06:42:30 tmpfs 16G 17M 16G 1% /run 06:42:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:42:30 /dev/vda1 160G 13G 148G 8% / 06:42:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:42:30 06:42:30 06:42:30 ---> free -m: 06:42:30 total used free shared buff/cache available 06:42:30 Mem: 31890 1107 26246 19 4536 30309 06:42:30 Swap: 1023 0 1023 06:42:30 06:42:30 06:42:30 ---> ip addr: 06:42:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:42:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:30 inet 127.0.0.1/8 scope host lo 06:42:30 valid_lft forever preferred_lft forever 06:42:30 inet6 ::1/128 scope host 06:42:30 valid_lft forever preferred_lft forever 06:42:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:42:30 link/ether fa:16:3e:5e:91:50 brd ff:ff:ff:ff:ff:ff 06:42:30 altname enp0s3 06:42:30 altname ens3 06:42:30 inet 10.30.107.0/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:42:30 valid_lft 85814sec preferred_lft 85814sec 06:42:30 inet6 fe80::f816:3eff:fe5e:9150/64 scope link 06:42:30 valid_lft forever preferred_lft forever 06:42:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:42:30 link/ether 02:42:85:c6:6b:f2 brd ff:ff:ff:ff:ff:ff 06:42:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:42:30 valid_lft forever preferred_lft forever 06:42:30 inet6 fe80::42:85ff:fec6:6bf2/64 scope link 06:42:30 valid_lft forever preferred_lft forever 06:42:30 06:42:30 06:42:30 ---> sar -b -r -n DEV: 06:42:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/24/2026 _x86_64_ (8 CPU) 06:42:30 06:42:30 06:32:41 LINUX RESTART (8 CPU) 06:42:30 06:42:30 06:33:01 AM tps rtps wtps bread/s bwrtn/s 06:42:30 06:34:01 AM 266.94 13.63 253.32 3567.08 8869.29 06:42:30 06:35:01 AM 264.74 14.38 250.36 2356.81 16794.68 06:42:30 06:36:01 AM 87.55 0.33 87.22 78.52 9304.20 06:42:30 06:37:01 AM 114.71 0.50 114.21 408.66 44976.26 06:42:30 06:38:01 AM 35.99 0.08 35.90 4.13 640.24 06:42:30 06:39:01 AM 10.23 0.43 9.80 20.93 287.92 06:42:30 06:40:00 AM 32.90 0.00 32.90 0.00 9013.56 06:42:30 06:40:01 AM 74.07 0.00 74.07 0.00 1545.06 06:42:30 06:41:01 AM 89.52 0.00 89.52 0.00 15686.77 06:42:30 06:42:01 AM 18.15 0.42 17.73 56.12 678.44 06:42:30 Average: 102.43 3.31 99.12 721.37 11783.52 06:42:30 06:42:30 06:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:30 06:34:01 AM 29363024 31224736 3292680 10.08 2688 2180896 1983308 5.88 157228 2690516 287112 06:42:30 06:35:01 AM 26942348 29206620 5713356 17.50 2688 2575708 3194684 9.48 257828 4960596 181884 06:42:30 06:36:01 AM 27359260 29702176 5296444 16.22 2688 2651592 2607100 7.74 283012 4510240 108 06:42:30 06:37:01 AM 25397068 28874004 7258636 22.23 2688 3760544 3267552 9.69 427208 6226732 1404 06:42:30 06:38:01 AM 25029396 28513636 7626308 23.35 2688 3766904 3578084 10.62 444080 6572160 1384 06:42:30 06:39:01 AM 24901880 28389560 7753824 23.74 2688 3770380 3628264 10.76 445696 6698196 68 06:42:30 06:40:00 AM 24954956 28804508 7700748 23.58 2688 4121492 3484120 10.34 510704 6562920 101748 06:42:30 06:40:01 AM 24949492 28830020 7706212 23.60 2688 4150060 3293012 9.77 511032 6566268 130084 06:42:30 06:41:01 AM 22922620 27154136 9733084 29.81 2688 4500884 6335164 18.80 557464 8499448 1112 06:42:30 06:42:01 AM 26913592 31071480 5742112 17.58 2688 4414964 1517488 4.50 722692 4373120 24508 06:42:30 Average: 25873364 29177088 6782340 20.77 2688 3589342 3288878 9.76 431694 5766020 72941 06:42:30 06:42:30 06:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:30 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:34:01 AM eth0 245.70 170.43 2010.37 50.64 0.00 0.00 0.00 0.00 06:42:30 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:35:01 AM eth0 357.97 308.83 5102.62 44.47 0.00 0.00 0.00 0.00 06:42:30 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:36:01 AM eth0 194.10 167.89 1000.19 43.70 0.00 0.00 0.00 0.00 06:42:30 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:37:01 AM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 06:42:30 06:37:01 AM eth0 291.02 178.07 9489.26 14.15 0.00 0.00 0.00 0.00 06:42:30 06:37:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:42:30 06:38:01 AM lo 56.90 56.90 4.86 4.86 0.00 0.00 0.00 0.00 06:42:30 06:38:01 AM eth0 176.74 117.78 55.79 53.30 0.00 0.00 0.00 0.00 06:42:30 06:38:01 AM docker0 12.05 13.53 1.78 1.68 0.00 0.00 0.00 0.00 06:42:30 06:39:01 AM lo 63.90 63.90 3.24 3.24 0.00 0.00 0.00 0.00 06:42:30 06:39:01 AM eth0 245.97 192.72 75.13 85.55 0.00 0.00 0.00 0.00 06:42:30 06:39:01 AM docker0 0.78 1.03 0.11 0.19 0.00 0.00 0.00 0.00 06:42:30 06:40:00 AM lo 8.20 8.20 0.42 0.42 0.00 0.00 0.00 0.00 06:42:30 06:40:00 AM eth0 277.60 143.52 1460.66 35.12 0.00 0.00 0.00 0.00 06:42:30 06:40:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:40:01 AM eth0 13.58 11.73 4.20 11.93 0.00 0.00 0.00 0.00 06:42:30 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:30 06:41:01 AM lo 477.16 477.16 67.83 67.83 0.00 0.00 0.00 0.00 06:42:30 06:41:01 AM eth0 350.23 104.77 1533.69 27.72 0.00 0.00 0.00 0.00 06:42:30 06:41:01 AM docker0 204.68 213.13 31.00 33.43 0.00 0.00 0.00 0.00 06:42:30 06:41:01 AM vethccbdb23 180.22 187.47 30.84 26.55 0.00 0.00 0.00 0.00 06:42:30 06:41:01 AM veth6153a1d 24.46 26.36 2.96 7.15 0.00 0.00 0.00 0.00 06:42:30 06:42:01 AM lo 1178.74 1178.74 213.70 213.70 0.00 0.00 0.00 0.00 06:42:30 06:42:01 AM eth0 134.41 94.08 52.22 50.85 0.00 0.00 0.00 0.00 06:42:30 06:42:01 AM docker0 513.16 525.68 105.26 101.05 0.00 0.00 0.00 0.00 06:42:30 Average: lo 198.33 198.33 32.23 32.23 0.00 0.00 0.00 0.00 06:42:30 Average: eth0 251.85 163.84 2304.54 44.98 0.00 0.00 0.00 0.00 06:42:30 Average: docker0 81.18 83.71 15.35 15.15 0.00 0.00 0.00 0.00 06:42:30 06:42:30 06:42:30 ---> sar -P ALL: 06:42:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/24/2026 _x86_64_ (8 CPU) 06:42:30 06:42:30 06:32:41 LINUX RESTART (8 CPU) 06:42:30 06:42:30 06:33:01 AM CPU %user %nice %system %iowait %steal %idle 06:42:30 06:34:01 AM all 10.98 0.00 1.40 0.68 0.05 86.89 06:42:30 06:34:01 AM 0 11.90 0.00 1.25 0.40 0.07 86.38 06:42:30 06:34:01 AM 1 18.35 0.00 1.94 0.32 0.07 79.33 06:42:30 06:34:01 AM 2 29.24 0.00 3.13 3.15 0.07 64.41 06:42:30 06:34:01 AM 3 12.67 0.00 0.97 0.27 0.05 86.04 06:42:30 06:34:01 AM 4 3.39 0.00 0.97 0.63 0.05 94.95 06:42:30 06:34:01 AM 5 4.53 0.00 1.36 0.33 0.03 93.74 06:42:30 06:34:01 AM 6 3.53 0.00 0.95 0.08 0.03 95.40 06:42:30 06:34:01 AM 7 4.24 0.00 0.65 0.25 0.03 94.82 06:42:30 06:35:01 AM all 30.85 0.00 1.27 0.94 0.10 66.84 06:42:30 06:35:01 AM 0 26.78 0.00 0.79 0.33 0.08 72.02 06:42:30 06:35:01 AM 1 26.90 0.00 1.10 0.92 0.08 70.99 06:42:30 06:35:01 AM 2 34.24 0.00 1.57 1.25 0.10 62.83 06:42:30 06:35:01 AM 3 23.67 0.00 1.72 1.37 0.10 73.13 06:42:30 06:35:01 AM 4 27.10 0.00 1.24 0.74 0.10 70.83 06:42:30 06:35:01 AM 5 45.07 0.00 1.40 1.07 0.12 52.34 06:42:30 06:35:01 AM 6 19.48 0.00 1.09 1.17 0.10 78.16 06:42:30 06:35:01 AM 7 43.53 0.00 1.29 0.64 0.08 54.46 06:42:30 06:36:01 AM all 27.63 0.00 0.82 0.30 0.06 71.18 06:42:30 06:36:01 AM 0 53.12 0.00 1.15 0.10 0.07 45.56 06:42:30 06:36:01 AM 1 32.33 0.00 0.42 0.08 0.08 67.09 06:42:30 06:36:01 AM 2 29.45 0.00 0.53 0.02 0.08 69.92 06:42:30 06:36:01 AM 3 29.11 0.00 0.79 0.47 0.05 69.58 06:42:30 06:36:01 AM 4 23.21 0.00 0.70 0.17 0.05 75.88 06:42:30 06:36:01 AM 5 24.37 0.00 1.39 0.82 0.07 73.36 06:42:30 06:36:01 AM 6 16.42 0.00 1.07 0.08 0.07 82.36 06:42:30 06:36:01 AM 7 13.02 0.00 0.55 0.65 0.05 85.73 06:42:30 06:37:01 AM all 25.54 0.00 2.26 0.93 0.07 71.20 06:42:30 06:37:01 AM 0 24.19 0.00 1.54 0.00 0.08 74.19 06:42:30 06:37:01 AM 1 34.39 0.00 2.54 1.85 0.07 61.15 06:42:30 06:37:01 AM 2 39.79 0.00 3.01 0.87 0.05 56.28 06:42:30 06:37:01 AM 3 17.88 0.00 2.50 1.12 0.08 78.42 06:42:30 06:37:01 AM 4 30.37 0.00 2.28 0.97 0.05 66.33 06:42:30 06:37:01 AM 5 22.12 0.00 2.27 1.60 0.07 73.95 06:42:30 06:37:01 AM 6 14.86 0.00 2.09 0.45 0.07 82.53 06:42:30 06:37:01 AM 7 20.79 0.00 1.87 0.57 0.05 76.73 06:42:30 06:38:01 AM all 20.91 0.00 2.19 0.12 0.09 76.68 06:42:30 06:38:01 AM 0 19.40 0.00 2.24 0.08 0.10 78.18 06:42:30 06:38:01 AM 1 25.72 0.00 2.21 0.12 0.10 71.85 06:42:30 06:38:01 AM 2 24.87 0.00 2.53 0.08 0.10 72.42 06:42:30 06:38:01 AM 3 26.09 0.00 2.51 0.12 0.10 71.18 06:42:30 06:38:01 AM 4 16.77 0.00 1.61 0.18 0.08 81.35 06:42:30 06:38:01 AM 5 19.58 0.00 2.40 0.12 0.08 77.82 06:42:30 06:38:01 AM 6 19.92 0.00 2.38 0.03 0.10 77.57 06:42:30 06:38:01 AM 7 14.93 0.00 1.68 0.18 0.08 83.12 06:42:30 06:39:01 AM all 6.10 0.00 1.06 0.03 0.06 92.75 06:42:30 06:39:01 AM 0 7.91 0.00 0.52 0.02 0.07 91.48 06:42:30 06:39:01 AM 1 4.53 0.00 1.44 0.02 0.07 93.95 06:42:30 06:39:01 AM 2 5.02 0.00 1.29 0.02 0.07 93.61 06:42:30 06:39:01 AM 3 7.14 0.00 1.32 0.00 0.07 91.47 06:42:30 06:39:01 AM 4 6.99 0.00 1.00 0.13 0.05 91.83 06:42:30 06:39:01 AM 5 4.75 0.00 0.77 0.02 0.08 94.38 06:42:30 06:39:01 AM 6 5.27 0.00 1.52 0.03 0.07 93.11 06:42:30 06:39:01 AM 7 7.15 0.00 0.64 0.00 0.05 92.16 06:42:30 06:40:00 AM all 38.62 0.00 1.33 0.16 0.08 59.80 06:42:30 06:40:00 AM 0 36.24 0.00 0.74 0.00 0.09 62.94 06:42:30 06:40:00 AM 1 54.81 0.00 2.15 0.64 0.10 42.30 06:42:30 06:40:00 AM 2 30.89 0.00 0.93 0.07 0.07 68.05 06:42:30 06:40:00 AM 3 22.93 0.00 1.25 0.22 0.09 75.50 06:42:30 06:40:00 AM 4 41.75 0.00 1.72 0.29 0.07 56.17 06:42:30 06:40:00 AM 5 44.40 0.00 1.17 0.02 0.09 54.33 06:42:30 06:40:00 AM 6 43.88 0.00 1.72 0.05 0.09 54.27 06:42:30 06:40:00 AM 7 34.08 0.00 0.98 0.00 0.07 64.87 06:42:30 06:40:01 AM all 9.72 0.00 3.73 0.16 0.23 86.16 06:42:30 06:40:01 AM 0 12.42 0.00 12.42 0.00 0.00 75.16 06:42:30 06:40:01 AM 1 6.83 0.00 2.48 0.00 0.00 90.68 06:42:30 06:40:01 AM 2 7.55 0.00 3.14 0.00 0.63 88.68 06:42:30 06:40:01 AM 3 10.56 0.00 3.73 0.62 0.00 85.09 06:42:30 06:40:01 AM 4 9.32 0.00 2.48 0.62 0.62 86.96 06:42:30 06:40:01 AM 5 15.95 0.00 1.84 0.00 0.00 82.21 06:42:30 06:40:01 AM 6 8.12 0.00 2.50 0.00 0.00 89.38 06:42:30 06:40:01 AM 7 6.88 0.00 1.25 0.00 0.62 91.25 06:42:30 06:41:01 AM all 26.59 0.00 1.81 0.31 0.10 71.19 06:42:30 06:41:01 AM 0 20.18 0.00 2.01 0.50 0.10 77.20 06:42:30 06:41:01 AM 1 20.81 0.00 1.52 0.18 0.12 77.37 06:42:30 06:41:01 AM 2 27.64 0.00 2.17 0.86 0.12 69.22 06:42:30 06:41:01 AM 3 24.44 0.00 1.63 0.25 0.12 73.56 06:42:30 06:41:01 AM 4 29.69 0.00 2.01 0.42 0.08 67.80 06:42:30 06:41:01 AM 5 33.85 0.00 1.56 0.02 0.10 64.47 06:42:30 06:41:01 AM 6 18.24 0.00 1.61 0.12 0.12 79.91 06:42:30 06:41:01 AM 7 37.86 0.00 1.94 0.10 0.08 60.01 06:42:30 06:42:01 AM all 19.01 0.00 2.02 0.07 0.10 78.80 06:42:30 06:42:01 AM 0 20.15 0.00 1.66 0.07 0.10 78.03 06:42:30 06:42:01 AM 1 25.50 0.00 2.70 0.23 0.12 71.45 06:42:30 06:42:01 AM 2 17.13 0.00 1.93 0.00 0.08 80.86 06:42:30 06:42:01 AM 3 18.34 0.00 1.88 0.00 0.10 79.68 06:42:30 06:42:01 AM 4 14.42 0.00 1.73 0.05 0.10 83.70 06:42:30 06:42:01 AM 5 15.10 0.00 2.00 0.12 0.10 82.69 06:42:30 06:42:01 AM 6 18.85 0.00 2.53 0.02 0.08 78.51 06:42:30 06:42:01 AM 7 22.57 0.00 1.73 0.08 0.10 75.52 06:42:30 Average: all 22.83 0.00 1.58 0.39 0.08 75.12 06:42:30 Average: 0 24.36 0.00 1.36 0.17 0.08 74.03 06:42:30 Average: 1 26.89 0.00 1.78 0.48 0.09 70.76 06:42:30 Average: 2 26.40 0.00 1.90 0.70 0.08 70.91 06:42:30 Average: 3 20.22 0.00 1.62 0.43 0.08 77.65 06:42:30 Average: 4 21.42 0.00 1.47 0.40 0.07 76.63 06:42:30 Average: 5 23.67 0.00 1.59 0.46 0.08 74.20 06:42:30 Average: 6 17.72 0.00 1.66 0.23 0.08 80.31 06:42:30 Average: 7 21.93 0.00 1.26 0.28 0.07 76.46 06:42:30 06:42:30 06:42:30